diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-07-24 07:30:20 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-07-29 03:04:14 +0200 |
commit | cc141c35af873c6796e043adcb820833bd8ef8c5 (patch) | |
tree | d9addb7a20e3ea892558a7348a3350b486975d99 /drivers/thermal/thermal_hwmon.c | |
parent | Input: tca6416-keypad - rely on I2C core to set up suspend/resume (diff) | |
download | linux-cc141c35af873c6796e043adcb820833bd8ef8c5.tar.xz linux-cc141c35af873c6796e043adcb820833bd8ef8c5.zip |
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: bcd9730a04a1 ("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>
Diffstat (limited to 'drivers/thermal/thermal_hwmon.c')
0 files changed, 0 insertions, 0 deletions