Dmitry Torokhov 8ed9255676 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>
2014-12-15 21:45:53 -08:00
..
2011-05-19 18:19:11 +02:00
2013-12-06 02:06:29 -08:00
2012-11-24 00:05:38 -08:00
2013-12-06 02:06:29 -08:00
2012-11-24 00:05:38 -08:00
2013-12-06 02:06:29 -08:00