]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SPI: TSC2102 main SPI driver
authorAndrzej Zaborowski <balrog@zabor.org>
Thu, 19 Oct 2006 13:40:56 +0000 (16:40 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 19 Oct 2006 13:40:56 +0000 (16:40 +0300)
commit208db965c93f34cc103919718e85ad0cce657933
tree3984cc9c5bc3162da16205a6ded75c00dd3a5674
parent72144268c294522a21e00c125d11ee72abd8a344
SPI: TSC2102 main SPI driver

This adds a driver for the TSC2102 chip by Texas Instruments. This
driver is responsible for all communication with the chip and doesn't
export anything for user-space, but for other drivers controlling
devices connected to the chip.

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/tsc2102.c [new file with mode: 0644]
include/linux/spi/tsc2102.h [new file with mode: 0644]