]> 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, 8 May 2007 20:39:57 +0000 (13:39 -0700)
commit627c4a783450e1248af302b185ba4c41e6ae6e48
tree2a0de81c1c4c76e511dc85169714a174c38b95a9
parentbcaf4f1650e7bd1a4a32a5c607fb6f39f97c787d
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]