]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit0bf25a45386f284d591530ef174eaa9e44d84956
tree128d3124b99531345cfbfcf4045ec03c7996eab1
parent5a966261c0dfb836f54444ff3893638802183cac
Input: add support for LM8333 keypads

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>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/lm8333.c [new file with mode: 0644]
include/linux/input/lm8333.h [new file with mode: 0644]