]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging: most: video: rename module
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:42 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:34 +0000 (09:20 +0100)
commit2c22cdfb4e817a7be48419c3c7b1423ee8f5df38
tree41a6aa67b287b0e57e92a75cbf6bb536021811a0
parent6e01fc7775ffb59750f9563f96418fad5886ac16
staging: most: video: rename module

This patch renames the folder of the video 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/aim-v4l2/Kconfig [deleted file]
drivers/staging/most/aim-v4l2/video.c [deleted file]
drivers/staging/most/video/Kconfig [new file with mode: 0644]
drivers/staging/most/video/Makefile [new file with mode: 0644]
drivers/staging/most/video/video.c [new file with mode: 0644]