]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Remove OSK/Mistral and Innovator old touchscreen support
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 26 May 2006 23:42:29 +0000 (16:42 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 26 May 2006 23:42:29 +0000 (16:42 -0700)
commit46c0c428bc0b14ee7ef3c96822d292656f0854c6
treeede307cd4b9f62e77093fe8421c36f26c4f6fe6e
parenta5304da4ee2766dca7bae8fcf6fb4be8cd601d72
[PATCH] Remove OSK/Mistral and Innovator old touchscreen support

Remove OSK/Mistral and Innovator support for the old OMAP-specfic
touchscreen framework; both of those board should be able to use
the new SPI framework with the ads7846 touchscreen driver that's
now in the upstream kernels.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/omap/Makefile
drivers/input/touchscreen/omap/ads7846.h [deleted file]
drivers/input/touchscreen/omap/omap_ts.c
drivers/input/touchscreen/omap/omap_ts.h
drivers/input/touchscreen/omap/ts_inn1510.c [deleted file]
drivers/input/touchscreen/omap/ts_osk.c [deleted file]