From: Jean Delvare Date: Fri, 13 Mar 2009 12:34:04 +0000 (+0100) Subject: hwmon: (it87) Properly decode -128 degrees C temperature X-Git-Tag: v2.6.27.20~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14b7f8d566e929aba7db0abf87f5e61420eb7d5;p=pandora-kernel.git hwmon: (it87) Properly decode -128 degrees C temperature commit e267d25005c861fe6afda343f044536342c9f8b4 upstream The it87 driver is reporting -128 degrees C as +128 degrees C. That's not a terribly likely temperature value but let's still get it right, especially when it simplifies the code. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed