From: Jean Delvare Date: Thu, 12 Mar 2009 12:36:39 +0000 (+0100) Subject: hwmon: (it87) Properly decode -128 degrees C temperature X-Git-Tag: v2.6.29-rc8~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e267d25005c861fe6afda343f044536342c9f8b4;p=pandora-kernel.git hwmon: (it87) Properly decode -128 degrees C temperature 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 --- Reading git-diff-tree failed