summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ch341.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2011-01-12 21:55:09 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-17 15:36:43 -0800
commitb858a2d32e8879ae6e662f42c941bf01e86a3b79 (patch)
tree809e40139d82e37e8802cdd398be89691e026244 /drivers/usb/serial/ch341.c
parent9380934bbfa7da816aec4c4345f41f9841fde711 (diff)
hwmon: (via686a) Initialize fan_div values
commit f790674d3f87df6390828ac21a7d1530f71b59c8 upstream. Functions set_fan_min() and set_fan_div() assume that the fan_div values have already been read from the register. The driver currently doesn't initialize them at load time, they are only set when function via686a_update_device() is called. This means that set_fan_min() and set_fan_div() misbehave if, for example, "sensors -s" is called before any monitoring application (e.g. "sensors") is has been run. Fix the problem by always initializing the fan_div values at device bind time. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/ch341.c')
0 files changed, 0 insertions, 0 deletions