Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information