]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/staging/dream/synaptics_i2c_rmi.c
Staging: HTC Dream: touchscreen driver for staging
authorArve Hjønnevåg <arve@android.com>
Mon, 20 Jul 2009 10:53:40 +0000 (12:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:04 +0000 (12:02 -0700)
commit2e4d2af96aad73b7275de45cb34453d18423767d
tree5924d8149fca9300c9c46dae2b2bbf81769a694a
parentd4d000f636d3fa119df5023a6b2d890dea6cef7e
Staging: HTC Dream: touchscreen driver for staging

This adds support for synaptic touchscreen, used in HTC dream
cellphone.

This is original version from Arve, fixed only to compile; I do have
cleaner version, but I broken something inside, and this will preserve
authorship better. I originally tried to push the driver directly to
input/touchscreen, but the driver has some issues with interrupt
handling that are more difficult to fix than I expected at first.

Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/staging/dream/synaptics_i2c_rmi.c [new file with mode: 0644]
drivers/staging/dream/synaptics_i2c_rmi.h [new file with mode: 0644]