]> git.baikalelectronics.ru Git - kernel.git/commit
Input: rename cap1106 driver to cap11xx
authorMatt Ranostay <mranostay@gmail.com>
Sat, 1 Nov 2014 03:00:13 +0000 (20:00 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 2 Nov 2014 07:09:10 +0000 (00:09 -0700)
commit6e20653578b6d3ebd9bafc77521f5fcf1347af34
treec14ca97446e92dc251b7f77d841b8f438126d87e
parent2eebe0a2b55c187f85008c80ae70bf1d3ec0b0a3
Input: rename cap1106 driver to cap11xx

There are several devices in cap11xx family besides cap1106. The driver can
be made to support all of them, so let's give it more generic name.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Reviewed-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/cap1106.txt [deleted file]
Documentation/devicetree/bindings/input/cap11xx.txt [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/cap1106.c [deleted file]
drivers/input/keyboard/cap11xx.c [new file with mode: 0644]