hwmon: (tmp421) Fix temperature conversions
authorJean Delvare <khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:25 +0000 (22:17 +0100)
committerJean Delvare <khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:25 +0000 (22:17 +0100)
commita44908d742a577fb5ccb9a8c082326d4cea234c2
tree098a62ddb96853c7e66fb58b67f5f163b8d3d401
parent8d59582a867470a3e0c3eced4a01625ae8dc546b
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
drivers/hwmon/tmp421.c