]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add driver for pixcir i2c touchscreens
authorJianchun Bian <jcbian@pixcir.com.cn>
Fri, 30 Dec 2011 23:16:21 +0000 (15:16 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 30 Dec 2011 23:25:52 +0000 (15:25 -0800)
commit01ad4f468e8b2504723aa5bbe98a687fca257f7b
treeee27168ff87f8ec5d8d73ad36ac678ac39f22b80
parent9f32ea4ac4df4719e223973ae98cd9c91accb4e9
Input: add driver for pixcir i2c touchscreens

This patch adds a driver for PIXCIR's I2C connected touchscreens.

Signed-off-by: Jianchun <jcbian@pixcir.com.cn>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/pixcir_i2c_ts.c [new file with mode: 0644]
include/linux/input/pixcir_ts.h [new file with mode: 0644]