staging: most: usb: rename module
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:41 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:34 +0000 (09:20 +0100)
commit6e01fc7775ffb59750f9563f96418fad5886ac16
treec445ca684dcb464087e6e8c0692ef0e685e49679
parent88c975497da8a16e07dc6ac2e5d51b187014fe42
staging: most: usb: rename module

This patch renames the folder of the usb module. It is needed
to clean up the  directory layout of the driver.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/Kconfig
drivers/staging/most/usb/Kconfig [moved from drivers/staging/most/hdm-usb/Kconfig with 77% similarity]
drivers/staging/most/usb/Makefile [new file with mode: 0644]
drivers/staging/most/usb/usb.c [moved from drivers/staging/most/hdm-usb/hdm_usb.c with 99% similarity]