]> git.baikalelectronics.ru Git - kernel.git/commit
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
authorPetr Štetiar <ynezz@true.cz>
Mon, 28 Jun 2010 16:38:48 +0000 (09:38 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 28 Jun 2010 16:42:17 +0000 (09:42 -0700)
commit1f661f27d7433881de7c45161b1965c1355d47b0
tree5b417e27fc8a30b11bff1e342b1ef9ae407f1058
parentc588499457523fbe3b2650d73bf74757c50e32d3
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller

This patch adds support for the ET&T TC4UM 4-wire USB touchscreen
controller and tries to reuse the bits for TC5UH controller in kernel
already. Data interface is same.

Tested-by: Roger Pueyo Centelles <rogerpueyo@rogerpueyo.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/usbtouchscreen.c