staging: most: cdev: rename module
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:36 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:33 +0000 (09:20 +0100)
commit7b9cdcf6ea8062b4a003b0a06601d94a52f95eeb
tree3130999dbbd283f8d8bd9f7c96a0870707e4b6b8
parent057301cd972e44fa97b4834d9421878fe5edc059
staging: most: cdev: rename module

This patch renames the folder of the cdev module. This is needed
to clear the directory layout.

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/aim-cdev/Kconfig [deleted file]
drivers/staging/most/aim-cdev/cdev.c [deleted file]
drivers/staging/most/cdev/Kconfig [new file with mode: 0644]
drivers/staging/most/cdev/Makefile [new file with mode: 0644]
drivers/staging/most/cdev/cdev.c [new file with mode: 0644]