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

This patch renames the folder of the i2c module. It 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/hdm-i2c/Kconfig [deleted file]
drivers/staging/most/hdm-i2c/hdm_i2c.c [deleted file]
drivers/staging/most/i2c/Kconfig [new file with mode: 0644]
drivers/staging/most/i2c/Makefile [new file with mode: 0644]
drivers/staging/most/i2c/i2c.c [new file with mode: 0644]