diff options
author | Jean Delvare <khali@linux-fr.org> | 2008-04-26 16:34:26 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2008-06-19 12:50:31 +0200 |
commit | ed4ec814e45ae8b1596aea0a29b92f6c3614acaa (patch) | |
tree | 05190bbb539e2c383555d46d6302269788dd03ca /Documentation/RCU | |
parent | hwmon: (lm85) Fix function RANGE_TO_REG() (diff) | |
download | linux-ed4ec814e45ae8b1596aea0a29b92f6c3614acaa.tar.xz linux-ed4ec814e45ae8b1596aea0a29b92f6c3614acaa.zip |
hwmon: (adt7473) Initialize max_duty_at_overheat before use
data->max_duty_at_overheat is not updated in adt7473_update_device,
so it might be used before it is initialized (if the user reads from
sysfs file max_duty_at_crit before writing to it.)
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions