Input: tca8418_keypad - initial driver release
authorKyle Manna <kyle.manna@fuel7.com>
Sat, 29 Oct 2011 19:31:35 +0000 (12:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 29 Oct 2011 19:32:24 +0000 (12:32 -0700)
commitfb6c721b69d4ac518b9be6de8f44ba87a0c0d235
tree17bd85dd0ee2c8e4e0c5d13c984a30855e8b18d0
parent73149ab8433c0ade5a4f79b137af2a081e8a5d13
Input: tca8418_keypad - initial driver release

This driver has been tested with hardware and works as expected.  To use
it add the platform data as appropriate and register it with the
corresponding I2C bus.

Signed-off-by: Kyle Manna <kyle.manna@fuel7.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/tca8418_keypad.c [new file with mode: 0644]
include/linux/input/tca8418_keypad.h [new file with mode: 0644]