diff options
author | David HERNANDEZ SANCHEZ <david.hernandezsanchez@st.com> | 2018-12-06 14:23:32 +0100 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2018-12-11 05:15:28 +0100 |
commit | 99c47fcd4daa2b9a1348872ba49226dcdc58cb40 (patch) | |
tree | d59ad886e8fbfc354fd9dfedbf9bea5b160c5b42 /drivers/thermal/rcar_gen3_thermal.c | |
parent | thermal: stm32: read factory settings inside stm_thermal_prepare (diff) | |
download | linux-99c47fcd4daa2b9a1348872ba49226dcdc58cb40.tar.xz linux-99c47fcd4daa2b9a1348872ba49226dcdc58cb40.zip |
thermal: stm32: Fix stm_thermal_read_factory_settings
Adding brackets allows to multiply the register value,
masked by TS1_RAMP_COEFF_MASK, by an ADJUST value
properly and not to multiply ADJUST by register value and
then mask the whole.
Fixes: 1d693155 ("thermal: add stm32 thermal driver")
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/rcar_gen3_thermal.c')
0 files changed, 0 insertions, 0 deletions