]> 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)
commit0cfcea2ab057754133fc56692b9193e84ff5f314
treec14ca97446e92dc251b7f77d841b8f438126d87e
parentd9f2f96aff46e49933c7cff9d52737edf694ebb6
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]