]> 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)
commit742ef49add68492fe74261a2fbdcfe4ec519f6ec
tree55f83aeda4893a9df56a4395cbd82889687a2040
parent01a5a23f8f1b31bada31b3da484140b7d571b73f
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
41b41042ebee607d498fe0731ef82bd79ed6e177 is incorrect.

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