]> git.baikalelectronics.ru Git - kernel.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)
commitb55c93ed295de46d47d6f8bc96648bb1b1a399cb
treeb3eca2f759910ec26dd67bf2fc25380ac59b9c32
parentc406d9686ef1d925c0eeb81c25acf2225c05c139
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