Staging: mid: Intel MID touch screen driver
authorSreedhara DS <sreedhara.ds@intel.com>
Tue, 1 Jun 2010 11:50:06 +0000 (12:50 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Jun 2010 20:38:51 +0000 (13:38 -0700)
commita4cff8b82a3cd0c95348ad4ae28cee7a918a35cd
treed8bd405db2ac5c30ec5934f6555c10c129e427af
parentd7636e0b0769e0f4f437ff33168d723f86e7c080
Staging: mid: Intel MID touch screen driver

Touchscreen driver used by intel mid devices. Some clean up by Alan Cox. This
driver is basically ready for upstreaming properly but is tied wrongly to the
SPI layer and needs firmware/SFI changes to fix that.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/mrst-touchscreen/Kconfig [new file with mode: 0644]
drivers/staging/mrst-touchscreen/Makefile [new file with mode: 0644]
drivers/staging/mrst-touchscreen/TODO [new file with mode: 0644]
drivers/staging/mrst-touchscreen/intel-mid-touch.c [new file with mode: 0644]