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:
eff919a
)
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
author
Axel Lin
<axel.lin@gmail.com>
Sun, 2 Oct 2011 12:41:04 +0000
(20:41 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 2 Oct 2011 18:55:48 +0000
(19:55 +0100)
Current code set update bits for WM8753_LDAC and WM8753_RDAC twice,
but missed setting update bits for WM8753_LADC and WM8753_RADC.
I think it is a copy-paste bug in commit 776065
"ASoC: codecs: wm8753: Fix register cache incoherency".
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
No differences found