]> pilppa.com 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>
Tue, 5 Jun 2007 07:58:02 +0000 (00:58 -0700)
commit70d3b4b1eb9a736c5857ddb5f9e3e04a52a5369a
tree08b87a4c817c7add0de9390011531175bb42b81f
parentfff0e6167cedce12adb727a452ce04acabaa374a
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]