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, 24 May 2007 23:49:00 +0000 (16:49 -0700)
commitdfe76921036fed551159746fd4a3513a1434885b
tree71155be0977c3313a06fce15fe2bf38c0ae090b2
parent956b335370d134eb2ae582526f0bf747842bc9ad
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]