On Sat, 16 May 2009 19:34:50 +0200, Daniel Mack wrote: > This patch adds a driver for EETI's I2C connected touchscreens. > > Signed-off-by: Daniel Mack <daniel@xxxxxxxx> > Tested-by: Sven Neumann <s.neumann@xxxxxxxxxxxx> > Cc: Jean Delvare <khali@xxxxxxxxxxxx> > --- > drivers/input/touchscreen/Kconfig | 9 + > drivers/input/touchscreen/Makefile | 1 + > drivers/input/touchscreen/eeti_ts.c | 286 +++++++++++++++++++++++++++++++++++ > 3 files changed, 296 insertions(+), 0 deletions(-) > create mode 100644 drivers/input/touchscreen/eeti_ts.c For the i2c part: Acked-by: Jean Delvare <khali@xxxxxxxxxxxx> -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html