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>
Wed, 11 Jul 2007 09:48:52 +0000 (02:48 -0700)
commit9f9cb1fdcff4bc13de526d79482f2710b79dec14
treefd0588c889b77aee9c7bbf5346eb196dffb8805d
parent0228106f125c045a8d5c84164e856f24b42c4b3b
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]