diff options
author | lan,Tianyu <tianyu.lan@intel.com> | 2014-11-03 10:53:01 +0100 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2014-11-05 00:17:32 +0100 |
commit | 225112a56942c74f1e114587719fa2bd0d180b3e (patch) | |
tree | ad777dfc70d02672c86d67883aced13c5614a4d2 /drivers/thermal/samsung/exynos_thermal_common.h | |
parent | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... (diff) | |
download | linux-225112a56942c74f1e114587719fa2bd0d180b3e.tar.xz linux-225112a56942c74f1e114587719fa2bd0d180b3e.zip |
Thermal/int3403: Fix thermal hysteresis unit conversion
Thermal hysteresis represents a temperature difference.
But the original code treats it as a temperature value,
Convert it from tenths of degree Kelvin to Milli-Celsius
by deducing 273200. This is not right.
Kelvin and Celsius have same degree size. From temperature
difference view, the conversion between tenths of degree
Kelvin unit and Milli-Celsius unit is just to multiply 100.
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/samsung/exynos_thermal_common.h')
0 files changed, 0 insertions, 0 deletions