input/tc3589x: add tc3589x keypad support
commit09c730a488c32c2cadb31cdb8dcc4df528441197
authorSundar Iyer <sundar.iyer@stericsson.com>
Tue, 21 Dec 2010 10:23:31 +0000 (21 15:53 +0530)
committerLinus Walleij <linus.walleij@stericsson.com>
Wed, 29 Dec 2010 21:02:24 +0000 (29 22:02 +0100)
treeda84e298a2bc5d6a6bd4cdacfdd1a2125c3e301d
parent11c8ea81cc639c2ea56f94a9cdaa6242ff13a3af
input/tc3589x: add tc3589x keypad support

Add support for the keypad controller module found on the
TC3589X devices. This driver default adds the support for
TC35893 device.

Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
[Some minor fixups for compilation]
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/tc3589x-keypad.c [new file with mode: 0644]
drivers/mfd/tc3589x.c
include/linux/mfd/tc3589x.h