drivers: most: add USB adapter driver
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 31 Jul 2020 12:20:58 +0000 (14:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2020 12:38:12 +0000 (14:38 +0200)
commit97a6f772f36b7f52bcfa56a581bbd2470cffe23d
treecfda78fcb39ac1846b0d1a944dbd250eee0d81ed
parent11c416e3f0ea437661514fa68967a5dba3cdf886
drivers: most: add USB adapter driver

This patch adds the USB driver source file most_usb.c and
modifies the Makefile and Kconfig accordingly.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1596198058-26541-1-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/most/Kconfig
drivers/most/Makefile
drivers/most/most_usb.c [moved from drivers/staging/most/usb/usb.c with 100% similarity]
drivers/staging/most/Kconfig
drivers/staging/most/usb/Kconfig [deleted file]
drivers/staging/most/usb/Makefile [deleted file]