]> git.baikalelectronics.ru Git - kernel.git/commit
Input: revert "gpio_keys - switch to using threaded IRQs"
authorDavid Jander <david@protonic.nl>
Mon, 19 Mar 2012 06:36:29 +0000 (23:36 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 20 Mar 2012 00:56:04 +0000 (17:56 -0700)
commit32dafa213a82124607b3dd552d7c2438b0bb4218
tree55f83aeda4893a9df56a4395cbd82889687a2040
parentb2a490f59e46e2985d15c75ad8db2ccac7b6fb3b
Input: revert "gpio_keys - switch to using threaded IRQs"

request_any_context_irq() should handle the case when using GPIO expanders
that themselves use threaded IRQs, and so the premise of change
a8fefb0f6eea58889242ca14f783ca7bedc68af6 is incorrect.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/gpio_keys.c