commit | 1f64fa365148f003e39b28a86ce3ada020ea3eec | [log] [tgz] |
---|---|---|
author | Pascal Paillet <p.paillet@st.com> | Fri Jan 10 11:16:02 2020 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jan 27 15:40:12 2020 +0100 |
tree | 3b9aca6cb83c735e122fac43b1bb0352ac35de1a | |
parent | d4a7e0538fe957fc78187468fa404060da7fa6f4 [diff] |
thermal: stm32: Disable interrupts at probe In case of CPU reset, the interrupts could be enabled at boot time. Disable interrupts and clear flags. Signed-off-by: Pascal Paillet <p.paillet@st.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200110101605.24984-4-p.paillet@st.com