]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: 2430SDP: Use ads7846 for touchscreen driver
authorKevin Hilman <khilman@mvista.com>
Fri, 25 May 2007 00:45:03 +0000 (17:45 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 00:45:03 +0000 (17:45 -0700)
commit0bb239c1f3a6ea14c74b6e965d5280ba83c29115
tree9c7ed6621afd183b7d5c5b3e107cac83d51031a8
parent7fc39f1f2f1f9998dd6d237e1de911020ba819fc
ARM: OMAP: 2430SDP: Use ads7846 for touchscreen driver

Removes the tsc2046 specific driver, and changes the 2430SDP platform
code to use the ads7846 instead.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-2430sdp.c
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc2046_ts.c [deleted file]
include/linux/spi/tsc2046.h [deleted file]