Searched hist:"75 ac5cc2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clocksource/ |
H A D | timer-mediatek.c | 75ac5cc2 Tue May 11 21:25:44 CDT 2021 Evan Benn <evanbenn@chromium.org> clocksource/drivers/mediatek: Ack and disable interrupts on suspend
Interrupts are disabled during suspend before this driver disables its timers. ARM trusted firmware will abort suspend if the timer irq is pending, so ack and disable the timer interrupt during suspend.
Signed-off-by: Evan Benn <evanbenn@chromium.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20210512122528.v4.1.I1d9917047de06715da16e1620759f703fcfdcbcb@changeid
|