Files
linux/drivers/input
Dmitry Torokhov cc141c35af Input: tca6416-keypad - fix interrupt enable disbalance
The driver has been switched to use IRQF_NO_AUTOEN, but in the error
unwinding and remove paths calls to enable_irq() were left in place, which
will lead to an incorrect enable counter value.

Fixes: bcd9730a04 ("Input: move to use request_irq by IRQF_NO_AUTOEN flag")
Link: https://lore.kernel.org/r/20230724053024.352054-3-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2023-07-28 18:04:14 -07:00
..
2023-07-17 09:20:46 -07:00
2023-07-18 11:37:52 -07:00
2022-09-29 16:25:42 -07:00
2022-09-29 16:25:42 -07:00
2023-07-17 09:20:46 -07:00
2022-09-25 00:57:25 -07:00