On Tue, May 24, 2022 at 06:25:40PM +0200, Artur Bujdoso wrote: > The Octeon usb driver has been in staging for a long time and used in > Ubiquiti routers for a while now. > It's been built and then tested on real hardware with several usb devices > and it is proven to be stable and ready to be moved to its proper place > in the kernel tree. > > Move it to drivers/usb/host and adjust its Makefile, Kconfig and defconfig > dependencies. > > Many thanks to the developers who made it happen. > > Signed-off-by: Artur Bujdoso <artur.bujdoso@xxxxxxxxx> > --- > Changes in v2: > - Write a better changelog. I added this to a branch and then pulled it into both the staging.git and usb.git trees so that we have a common place to work off of. I'll take changes going forward in the usb.git tree only to the driver. thanks, greg k-h