]> bbs.cooldavid.org Git - net-next-2.6.git/commit
hwmon: (f75375s) Do not overwrite values read from registers
authorGuillem Jover <guillem@hadrons.org>
Fri, 17 Sep 2010 15:24:12 +0000 (17:24 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 17 Sep 2010 15:24:12 +0000 (17:24 +0200)
commitc3b327d60bbba3f5ff8fd87d1efc0e95eb6c121b
tree0b01025d310d304d5a2444ff8f5db14931df95ed
parent96f3640894012be7dd15a384566bfdc18297bc6c
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>
drivers/hwmon/f75375s.c