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)
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>

No differences found