From: Mark M. Hoffman Date: Sun, 5 Aug 2007 16:19:01 +0000 (-0400) Subject: hwmon: (w83627ehf) read fan_div values during probe X-Git-Tag: v2.6.23-rc4~123^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7be66c44e56b6b7f1d61befc300871e855d43a;p=pandora-kernel.git hwmon: (w83627ehf) read fan_div values during probe This patch forces the driver to read the fan divider values during early init. Otherwise, a call to store_fan_min() could access uninitialized variables. Signed-off-by: Mark M. Hoffman Signed-off-by: Jean Delvare --- Reading git-diff-tree failed