summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_hwmon.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2023-07-24 07:30:20 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2023-07-29 03:04:14 +0200
commitcc141c35af873c6796e043adcb820833bd8ef8c5 (patch)
treed9addb7a20e3ea892558a7348a3350b486975d99 /drivers/thermal/thermal_hwmon.c
parentInput: tca6416-keypad - rely on I2C core to set up suspend/resume (diff)
downloadlinux-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