]> git.baikalelectronics.ru Git - kernel.git/commit
Input: mcs - Add MCS touchkey driver
authorJoonyoung Shim <jy0922.shim@samsung.com>
Sun, 4 Jul 2010 08:21:25 +0000 (01:21 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 4 Jul 2010 08:23:26 +0000 (01:23 -0700)
commit02a12dcf6626d26ca604ff227e4a6975dc852866
tree45f91b8099e5fbcebfcb3a208902013a4bb9fb0c
parent56f9d743a3fdd44d194375ded70ad9841dd29761
Input: mcs - Add MCS touchkey driver

This adds support for MELPAS MCS5000/MSC5080 touch key controllers.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/mcs_touchkey.c [new file with mode: 0644]
drivers/input/touchscreen/mcs5000_ts.c
include/linux/i2c/mcs.h [new file with mode: 0644]
include/linux/i2c/mcs5000_ts.h [deleted file]