]> 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>
Wed, 4 Apr 2007 14:42:14 +0000 (10:42 -0400)
commit7509a67ccb796f1651b0a765e52fee56a28b9d18
treec87d21eaba4df4a7e3c72114a29bb62dba7161f5
parentab4aa7a1b306cc89b614442c4a3ee1a8ce667ef3
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]