]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SPI: Add support for TSC2101
authorImre Deak <imre.deak@solidboot.com>
Mon, 2 Apr 2007 17:11:36 +0000 (13:11 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 16 Apr 2007 20:54:56 +0000 (20:54 +0000)
commit22cceaed1f1d52d09acc0d719eb2d2c4a32dbf5f
treeae966a6d1bd5b6278b2c2279e9b254f99a170d5b
parent98b4ee0cd89a43ef113a5156e5849ff7b243924d
SPI: Add support for TSC2101

The new driver is functionally the same as the old
drivers/ssi/omap-tsc2101 driver in the linux-omap tree.

Signed-off-by: Imre Deak <imre.deak@solidboot.com>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/tsc2101.c [new file with mode: 0644]
include/linux/spi/tsc2101.h [new file with mode: 0644]