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>
Thu, 26 Apr 2007 17:05:39 +0000 (17:05 +0000)
commitd58eb964986dec534c88e2937af9a28f8af2140a
tree3c51abd50efb39dd051db37439c71f1c89bf5a41
parent4a83c6f12e292c88e24ce2fd5d89c6bc6010fe27
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]