]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
TSC2101: convert existing driver to use the SPI framework
authorImre Deak <imre.deak@solidboot.com>
Thu, 29 Mar 2007 20:23:19 +0000 (16:23 -0400)
committerTony Lindgren <tony@atomide.com>
Thu, 29 Mar 2007 20:23:19 +0000 (16:23 -0400)
commit1346634006a97325a8290e9156d5b441fe3284c3
tree85d4d1ad825086b6bbc9e00d0bfe8ece025d55d3
parent1226afddf6a64932ec8fc494c02ee5384f553835
TSC2101: convert existing driver to use the SPI framework

The new driver is functionally the same as the old
drivers/ssi/omap-tsc2101 driver.

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]