Input: add support for LM8333 keypads
authorWolfram Sang <w.sang@pengutronix.de>
Tue, 3 Apr 2012 20:39:44 +0000 (13:39 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 4 Apr 2012 16:25:39 +0000 (09:25 -0700)
This driver adds support for the keypad part of the LM8333 and is
prepared for possible GPIO/PWM drivers. Note that this is not a MFD
because you cannot disable the keypad functionality which, thus,
has to be handled by the core anyhow.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found