]> Pileus Git - ~andy/linux/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)
commit377dc5538c43052d2ee9bc89577cb07fe18f2520
tree2183ea64740210993786f49f0e3561e814c41c52
parent6a20baa9a40116715ebc99afe5b79b92f637ec23
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