]> 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>
Mon, 2 Apr 2007 17:11:36 +0000 (13:11 -0400)
commit790a201aee7f92f7491b4336735a18730f317bdc
tree57c9a19624ee5a0058857be0cddc36edb4bc5a26
parent1759185a5fa4d4d13292a3557a1107ad7d34744e
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]