From: Guillem Jover Date: Fri, 17 Sep 2010 15:24:12 +0000 (+0200) Subject: hwmon: (f75375s) Do not overwrite values read from registers X-Git-Tag: v2.6.27.54~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a804b54dcb96b45c38443c8128123a9b7a291346;p=pandora-kernel.git hwmon: (f75375s) Do not overwrite values read from registers commit c3b327d60bbba3f5ff8fd87d1efc0e95eb6c121b upstream. 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 Cc: Riku Voipio Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed