Skip to content
Commit 94a8cab8 authored by Philippe Langlais's avatar Philippe Langlais Committed by Dmitry Torokhov
Browse files

Input: gpio_keys - switch to using request_any_context_irq



The driver does not require hardirq context and can work with threaded
interrupts as well, so let's switch to request_any_context_irq which
will select the context that is available for us.

Signed-off-by: default avatarPhilippe Langlais <philippe.langlais@stericsson.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 48c27016
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment