From: Jean Delvare Date: Wed, 14 Sep 2011 08:43:07 +0000 (-0400) Subject: hwmon: (coretemp) Initialize tmin X-Git-Tag: v3.1-rc7~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd5bd3df1a6e7a68454734fb109c409101c20f42;p=pandora-kernel.git hwmon: (coretemp) Initialize tmin ttarget is initialized when the driver is loaded, but tmin is not. As a result, tempX_max_hyst attributes read 0. Fix this. Also use THERM_*_THRESHOLD* constants in these initializations instead of hard-coding the constants. Signed-off-by: Jean Delvare Cc: "R, Durgadoss" Cc: Guenter Roeck Cc: Fenghua Yu Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed