commit | a44908d742a577fb5ccb9a8c082326d4cea234c2 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Mar 05 22:17:25 2010 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Fri Mar 05 22:17:25 2010 +0100 |
tree | 098a62ddb96853c7e66fb58b67f5f163b8d3d401 | |
parent | 8d59582a867470a3e0c3eced4a01625ae8dc546b [diff] |
hwmon: (tmp421) Fix temperature conversions The low bits of temperature registers are status bits, they must be masked out before converting the register values to temperatures. Signed-off-by: Jean Delvare <khali@linux-fr.org> Tested-by: Andre Prendel <andre.prendel@gmx.de> Cc: stable@kernel.org