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)
request_any_context_irq() should handle the case when using GPIO expanders
that themselves use threaded IRQs, and so the premise of change
7e2ecdf438bb479e2b4667fc16b1a84d6348da04 is incorrect.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found