diff options
author | lan,Tianyu <tianyu.lan@intel.com> | 2014-04-03 14:04:15 +0800 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2014-05-15 16:38:48 +0800 |
commit | ced2284339580b50b997807d02ccee19692b72b3 (patch) | |
tree | 013dac8a505e5def6b78c61a38f629ae8d89d332 /drivers/thermal/samsung | |
parent | d6d211db37e75de2ddc3a4f979038c40df7cc79c (diff) | |
download | linux-ced2284339580b50b997807d02ccee19692b72b3.tar.bz2 |
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>
Diffstat (limited to 'drivers/thermal/samsung')
0 files changed, 0 insertions, 0 deletions