]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon: (w83627ehf) read fan_div values during probe
authorMark M. Hoffman <mhoffman@lightlink.com>
Sun, 5 Aug 2007 16:19:01 +0000 (12:19 -0400)
committerMark M. Hoffman <mhoffman@lightlink.com>
Sun, 12 Aug 2007 18:37:19 +0000 (14:37 -0400)
commitea7be66c44e56b6b7f1d61befc300871e855d43a
tree200b1260928317b95e811a9193349a2ff87cb970
parent393cdad6267bc2abf75973d15310168ff3e15441
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 <mhoffman@lightlink.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/w83627ehf.c