Re: [PATCH v6] drivers: most: add USB adapter driver

2020-07-30 Thread Greg KH
On Thu, Jul 30, 2020 at 02:17:52PM +0200, Christian Gromm wrote: > This patch adds the USB driver source file most_usb.c and > modifies the Makefile and Kconfig accordingly. > > Signed-off-by: Christian Gromm > --- > v2: > Reported-by: Greg Kroah-Hartman > - don't remove usb driver from

[PATCH v6] drivers: most: add USB adapter driver

2020-07-30 Thread Christian Gromm
This patch adds the USB driver source file most_usb.c and modifies the Makefile and Kconfig accordingly. Signed-off-by: Christian Gromm --- v2: Reported-by: Greg Kroah-Hartman - don't remove usb driver from staging area - don't touch staging/most/Kconfig - remove subdirec