]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/input/touchscreen/Makefile
Input: add tsc2007 based touchscreen driver
authorKwangwoo Lee <kwangwoo.lee@gmail.com>
Sat, 20 Dec 2008 09:26:01 +0000 (04:26 -0500)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 20 Dec 2008 10:00:43 +0000 (05:00 -0500)
commit50b6f1f4a430608f7345f66ecd68a129bff11649
tree14fe6e617ddd2f51372e390d58b260424d91a0b3
parent8bbf2703c4f676e6e5414672dd460f7d2f979ed5
Input: add tsc2007 based touchscreen driver

This drive has been tested on ARM9 based SoC - MV86XX.

Signed-off-by: Kwangwoo Lee <kwangwoo.lee@gmail.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc2007.c [new file with mode: 0644]
include/linux/i2c/tsc2007.h [new file with mode: 0644]