projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d0624a
)
ASoC: Mark WM8958 microphone bias registers as readable
author
Mark Brown
<
[email protected]
>
Sat, 19 Feb 2011 00:57:22 +0000
(16:57 -0800)
committer
Mark Brown
<
[email protected]
>
Tue, 22 Feb 2011 18:41:19 +0000
(10:41 -0800)
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
sound/soc/codecs/wm8994-tables.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8994-tables.c
b/sound/soc/codecs/wm8994-tables.c
index 42b3248ba2f6937b595821d0e1bf1700c5dce5e5..61dfd91c6c7274bb1e207d5e14fb4e34af439852 100644
(file)
--- a/
sound/soc/codecs/wm8994-tables.c
+++ b/
sound/soc/codecs/wm8994-tables.c
@@
-62,8
+62,8
@@
const struct wm8994_access_mask wm8994_access_masks[WM8994_CACHE_SIZE] = {
{ 0x00FF, 0x00FF }, /* R58 - MICBIAS */
{ 0x000F, 0x000F }, /* R59 - LDO 1 */
{ 0x0007, 0x0007 }, /* R60 - LDO 2 */
- { 0x
0000, 0x0000
}, /* R61 */
- { 0x
0000, 0x0000
}, /* R62 */
+ { 0x
FFFF, 0xFFFF
}, /* R61 */
+ { 0x
FFFF, 0xFFFF
}, /* R62 */
{ 0x0000, 0x0000 }, /* R63 */
{ 0x0000, 0x0000 }, /* R64 */
{ 0x0000, 0x0000 }, /* R65 */