From: Guenter Roeck Date: Fri, 11 Jan 2013 05:16:47 +0000 (-0800) Subject: hwmon: (lm73) Fix lower and upper temperature limits X-Git-Tag: v3.9-rc1~152^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91bba688016be0ba87ecb9d80d6490c2ebc63b0d;p=pandora-kernel.git hwmon: (lm73) Fix lower and upper temperature limits While the LM73 is only specified for temperatures from -40 to +150 degrees C, its power-up minimum and maximum temperature limits are -256 and +255.75 degrees C. For better consistency and to avoid confusion, clamp limits to the power-up limits and not to -40 / +150 degrees C. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed