diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-11-15 02:32:01 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-12-16 06:45:53 +0100 |
commit | 8ed92556761e1f383d28215d6de92fe4ada35001 (patch) | |
tree | c8e6fdec33367c7c398229dc392338aa5787a9c2 /drivers/input/touchscreen/edt-ft5x06.c | |
parent | Input: gpio_keys - allow separating gpio and irq in device tree (diff) | |
download | linux-8ed92556761e1f383d28215d6de92fe4ada35001.tar.xz linux-8ed92556761e1f383d28215d6de92fe4ada35001.zip |
Input: gpio_keys - replace timer and workqueue with delayed workqueue
We do not need to roll our own implementation of delayed work now that we
have proper implementation of mod_delayed_work.
For interrupt-only driven buttons we retain the timer, but we rename
it to release_timer to better reflect its purpose.
Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/edt-ft5x06.c')
0 files changed, 0 insertions, 0 deletions