]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ed266f370d9010fc51d4697ce1279bfff6b9690
tree946c4658f822f641dd3eaea817cd2887f0ed6d1c
parent60aea90c7492c02f3d2ff4d77648fa21228a0976
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