aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/microchip-spi.c
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2023-01-16 11:19:54 +0100
committerDaniel Lezcano <[email protected]>2023-01-16 13:05:24 +0100
commitdf715f26cb7b43e3fabb4518aa65931180de8a71 (patch)
tree3874519f2e48db364c629de7ea9d55c89e484bf4 /drivers/fpga/microchip-spi.c
parent3a908971f7cbee59c2cc07f6fc6fc02a32652a90 (diff)
thermal/drivers/qcom: Remove duplicate set next trip point interrupt code
The tsens driver reprogram the next trip points in the irq handler. This function then call thermal_zone_device_update(). However, thermal_zone_device_update() calls thermal_zone_set_trips() and from there it calls the backend 'set_trips' ops. This one in turn reprogram the next trip points (low/high). Consequently, the code setting the next trip points interrupt in the interrupt handle is not needed and could be removed. Reviewed-by: Bjorn Andersson <[email protected]> Acked-by: Amit Kucheria <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions