From: Jean Delvare Date: Thu, 20 Oct 2011 07:13:31 +0000 (-0400) Subject: hwmon: (w83627ehf) Better fix for negative temperature values X-Git-Tag: v3.2-rc1~171^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5794cfac09a585945e1632451900594db19393b;p=pandora-kernel.git hwmon: (w83627ehf) Better fix for negative temperature values It is more efficient to left-align 8-bit temperature values, so that 8-bit and 9-bit temperature values can be handled exactly the same way in the rest of the code. Signed-off-by: Jean Delvare Cc: Guenter Roeck Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed