]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: mrst_touchscreen - clean up input side
authorAlan Cox <alan@linux.intel.com>
Wed, 1 Sep 2010 05:20:55 +0000 (22:20 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 2 Sep 2010 02:43:02 +0000 (19:43 -0700)
commitaff4c343614f0c9980352810df70969821cba95f
treeb3eca2f759910ec26dd67bf2fc25380ac59b9c32
parent9fe6206f400646a2322096b56c59891d530e8d51
Staging: mrst_touchscreen - clean up input side

Fix most of the stuff that Dmitry pointed out. This leaves the mutex in IRQ
and misuse of SPI to sort out.

Also fix the build bits so it actually builds in staging - whoops.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/staging/Makefile
drivers/staging/mrst-touchscreen/Kconfig
drivers/staging/mrst-touchscreen/Makefile
drivers/staging/mrst-touchscreen/TODO
drivers/staging/mrst-touchscreen/intel-mid-touch.c