diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-06-29 08:50:08 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-06-29 09:00:14 +0200 |
commit | 666cbe342622c959ad95515918a1c1f8210c93f2 (patch) | |
tree | 3514f4e9cd2e462e754f3b4b0b5aa8d982c0cc5c /drivers/input/serio/at32psif.c | |
parent | Input: add driver for Synaptics I2C touchpad (diff) | |
download | linux-666cbe342622c959ad95515918a1c1f8210c93f2.tar.xz linux-666cbe342622c959ad95515918a1c1f8210c93f2.zip |
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/serio/at32psif.c')
0 files changed, 0 insertions, 0 deletions