]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tsc2007 - convert to threaded IRQ
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 25 Aug 2011 07:25:12 +0000 (00:25 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 27 Aug 2011 06:21:53 +0000 (23:21 -0700)
commit763b2abfd20dc7bab11c11d4138b676ab521d8af
tree2183ea64740210993786f49f0e3561e814c41c52
parentc43c5440c4ee790540cc534e47587bf98685d3a1
Input: tsc2007 - convert to threaded IRQ

Instead of using hard IRQ and workqueue solution switch to using threaded
interrupt handler to simplify the code and locking rules.

Tested-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/tsc2007.c