Input: wm97xx - switch to using threaded IRQ
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 18 Oct 2019 20:48:33 +0000 (13:48 -0700)
committerArnd Bergmann <arnd@arndb.de>
Sat, 7 May 2022 20:55:48 +0000 (22:55 +0200)
commita2ef926143b84664f4823c82a437b29c4667a08c
tree946c4658f822f641dd3eaea817cd2887f0ed6d1c
parente217b085a1ac1c4108fe632bdaa08ea5b0ecd145
Input: wm97xx - switch to using threaded IRQ

Instead of manually disabling and enabling interrupts and scheduling work
to access the device, let's use threaded oneshot interrupt handler. It
simplifies things.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/input/touchscreen/wm97xx-core.c
include/linux/wm97xx.h