]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/input/keyboard/Makefile
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)
commit312e8e8a9e2471b0ada7366497fffb3ff1a40e2c
tree45f91b8099e5fbcebfcb3a208902013a4bb9fb0c
parent866d7d7b4a4e1d502b136bcc8af605091fe4c7b5
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]