]> 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>
Fri, 11 May 2007 00:11:19 +0000 (17:11 -0700)
commitb2ea611c29d820d6378d5dd71b2d27d84a89b684
treee387c3c984d575f3522a5a444a47e2e82b8ca553
parent9b003ecbf56bb6902fa6f0e65f747eaa2b4ee28d
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]