diff options
author | 2011-03-16 22:11:08 -0700 | |
---|---|---|
committer | 2011-03-16 23:29:12 -0700 | |
commit | 80cc2f0c928ddf58051f2809e1c2e7d0172d0291 (patch) | |
tree | 8e14bc4601b5584711490c4a36d94ec1a44afbdd /drivers/hid/hid-input.c | |
parent | Input: tsc2005 - do not use 0 in place of NULL (diff) | |
download | linux-dev-80cc2f0c928ddf58051f2809e1c2e7d0172d0291.tar.xz linux-dev-80cc2f0c928ddf58051f2809e1c2e7d0172d0291.zip |
Input: tsc2005 - don't use work for 'pen up' handling
We do not need process context to send input events so let's switch to
a regular timer. I am going to get rid of taking ts->mutex in
tsc2005_irq_thread() later.
Tested-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions