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)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 13 May 2012 14:38:11 +0000 (17:38 +0300)
commit5a6e04341f01d095aaaec821a3e0750dd38ab9e2
tree26d12707f7acefd0502651d50509714a554a34e9
parent46310d0ecda9382dbd93df57c90505d96329641c
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
7e2ecdf438bb479e2b4667fc16b1a84d6348da04 is incorrect.

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