projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
081d17c
)
[ALSA] soc - Fix WM9712 register cache entry
author
Joe Sauer
<jsauer@vernier.com>
Wed, 14 Feb 2007 14:23:11 +0000
(15:23 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 6 Mar 2007 09:40:24 +0000
(10:40 +0100)
This patch by Joe Sauer fixes the WM9712 codec register cache value for
register 0x08. Value should be 0x0f0f and not 0xf0f0.
Signed-off-by: Joe Sauer <jsauer@vernier.com>
Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/codecs/wm9712.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/wm9712.c
b/sound/soc/codecs/wm9712.c
index 92a64871bcd079788d19c41547fd46354bfd2075..b7865c41935832c8d79ca83e2fdb9efb1e65e63e 100644
(file)
--- a/
sound/soc/codecs/wm9712.c
+++ b/
sound/soc/codecs/wm9712.c
@@
-39,7
+39,7
@@
static int ac97_write(struct snd_soc_codec *codec,
*/
static const u16 wm9712_reg[] = {
0x6174, 0x8000, 0x8000, 0x8000, // 6
- 0x
f0f0
, 0xaaa0, 0xc008, 0x6808, // e
+ 0x
0f0f
, 0xaaa0, 0xc008, 0x6808, // e
0xe808, 0xaaa0, 0xad00, 0x8000, // 16
0xe808, 0x3000, 0x8000, 0x0000, // 1e
0x0000, 0x0000, 0x0000, 0x000f, // 26