git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96f3640
)
hwmon: (f75375s) Do not overwrite values read from registers
author
Guillem Jover
<guillem@hadrons.org>
Fri, 17 Sep 2010 15:24:12 +0000
(17:24 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 17 Sep 2010 15:24:12 +0000
(17:24 +0200)
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>
No differences found