]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/input/touchscreen/tsc210x_ts.c
TSC210x driver using the SPI framework.
authorAndrzej Zaborowski <balrog@zabor.org>
Mon, 4 Jun 2007 14:14:01 +0000 (16:14 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Aug 2007 07:27:37 +0000 (00:27 -0700)
commitaa6a0f45bca77c147cb77b70427bef3a111cf57e
tree15e019d54116f67cff0a0c0b920f02ca6afc7153
parent1f77fbae15f550a44397c7827b1839ac52f42200
TSC210x driver using the SPI framework.

This is a rework of the TSC2102 driver from linux-omap-2.6 taking TSC2101
into account with the goal of using only a single driver.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/tsc210x_sensors.c [new file with mode: 0644]
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc210x_ts.c [new file with mode: 0644]
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/tsc210x.c [new file with mode: 0644]
include/linux/spi/tsc210x.h [new file with mode: 0644]