hwmon: (w83795) Properly handle negative temperatures
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:47 +0000 (20:31 +0200)
committerJean Delvare <khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:47 +0000 (20:31 +0200)
commitdd127f5ccd7c61eb7ee215120a7809eb67c1ed7f
tree9be7c4c8f1b35526c5b8357e25ccb5e8e99eaff9
parenta0ce402fb006bd694436be8c8522fbe5e6823ac1
hwmon: (w83795) Properly handle negative temperatures

The temperature registers hold regular 2's complement values, no need
to add any arithmetics.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/w83795.c