Input: tsc2005 - do not rearm timer in hardirq handler
commitdacb650f125c7dc7ead9735d081bc078325b6d23
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 05:11:14 +0000 (16 22:11 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 06:29:16 +0000 (16 23:29 -0700)
treec26f9d00bb7c75bc8c820d5f65af1b7a4b947233
parent80cc2f0c928ddf58051f2809e1c2e7d0172d0291
Input: tsc2005 - do not rearm timer in hardirq handler

We will most likely rearm it yet again the IRQ thread so doing it here
is pointless.

Tested-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/tsc2005.c