mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
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>
This commit is contained in:
parent
393cdad626
commit
ea7be66c44
1 changed files with 29 additions and 19 deletions
Loading…
Add table
Add a link
Reference in a new issue