diff options
author | NĂcolas F. R. A. Prado <[email protected]> | 2023-07-06 11:37:32 -0400 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-08-16 09:54:31 +0200 |
commit | cbd8c5aae2a988bafd4586bea710eeddc30a82ce (patch) | |
tree | 76f38c41624378eaf999c4dc9eb2660bcc3505f7 /net/lapb/lapb_timer.c | |
parent | f6a756e8fb12923f0e3996a575e935e94f3594eb (diff) |
thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
There is a single IRQ handler for each LVTS thermal domain, and it is
supposed to check each of its underlying controllers for the origin of
the interrupt and clear its status. However due to a typo, only the
first controller was ever being handled, which resulted in the interrupt
never being cleared when it happened on the other controllers. Add the
missing index so interrupts are handled for all controllers.
Fixes: f5f633b18234 ("thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver")
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Tested-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: NĂcolas F. R. A. Prado <[email protected]>
Reviewed-by: Alexandre Mergnat <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions