diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-06-29 10:50:08 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-06-29 11:00:14 +0400 |
commit | 666cbe342622c959ad95515918a1c1f8210c93f2 (patch) | |
tree | 3514f4e9cd2e462e754f3b4b0b5aa8d982c0cc5c /drivers/input/touchscreen/atmel_tsadcc.c | |
parent | eef3e4cab72eaf5345e3c73b2975c194a714f6cd (diff) | |
download | linux-666cbe342622c959ad95515918a1c1f8210c93f2.tar.xz |
Input: dm355evm_keys - use threaded IRQs
Convert the dm355evm keys driver to use IRQ threading instead of
a private workqueue. IRQ threads were added to Linux after this
driver was written, and in this case fit what the driver needs.
(Although the non-shared thread costs more runtime memory.)
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/atmel_tsadcc.c')
0 files changed, 0 insertions, 0 deletions