]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/input/touchscreen/tsc2301_ts.c
SPI: Separate TSC2301 keypad and touchscreen modules under input subsystem
authorJarkko Nikula <jarkko.nikula@nokia.com>
Thu, 22 Mar 2007 09:14:52 +0000 (11:14 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 30 Mar 2007 19:10:21 +0000 (15:10 -0400)
commitd6aa131160c8eb1c1f72d9c87c826015f1d66945
tree33508352623e599b8ea307294ed5b3d1b0d5bb16
parent68a575f924dbe0326ee1e4178f854cfed7933492
SPI: Separate TSC2301 keypad and touchscreen modules under input subsystem

Patch moves TSC2301 keypad and touchscreen modules and Kconfig options
into keyboard and touchscreen directories under drivers/input.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/tsc2301_kp.c [moved from drivers/spi/tsc2301-kp.c with 100% similarity]
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc2301_ts.c [moved from drivers/spi/tsc2301-ts.c with 100% similarity]
drivers/spi/Kconfig
drivers/spi/Makefile
include/linux/spi/tsc2301.h