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>
Mon, 7 May 2007 23:36:42 +0000 (16:36 -0700)
commit1cceb2c5974de3d98d5ade8e72a60b76f7aab314
tree210c1d7a7e8d37159dda9a6755caccedc943f498
parent328b4cc11d87c97759f940a4cf4621c5d5f42106
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]