commit | c3b327d60bbba3f5ff8fd87d1efc0e95eb6c121b | [log] [tgz] |
---|---|---|
author | Guillem Jover <guillem@hadrons.org> | Fri Sep 17 17:24:12 2010 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Fri Sep 17 17:24:12 2010 +0200 |
tree | 0b01025d310d304d5a2444ff8f5db14931df95ed | |
parent | 96f3640894012be7dd15a384566bfdc18297bc6c [diff] |
hwmon: (f75375s) Do not overwrite values read from registers All bits in the values read from registers to be used for the next write were getting overwritten, avoid doing so to not mess with the current configuration. Signed-off-by: Guillem Jover <guillem@hadrons.org> Cc: Riku Voipio <riku.voipio@iki.fi> Cc: stable@kernel.org Signed-off-by: Jean Delvare <khali@linux-fr.org>