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:
a6785d7
)
ASoC: Update WM1811 DCS codes for latest evaluation results
author
Mark Brown
<
[email protected]
>
Mon, 17 Oct 2011 18:38:52 +0000
(19:38 +0100)
committer
Mark Brown
<
[email protected]
>
Tue, 18 Oct 2011 10:15:36 +0000
(11:15 +0100)
Evaluation of larger quantities of material has provided new DCS codes
values to be applied for WM1811.
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
sound/soc/codecs/wm8994.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8994.c
b/sound/soc/codecs/wm8994.c
index 68e769ead7d0509cef854669f5b9e31f12445e68..f56c7c5fab10922520fd401dacc289c60ce2f9d1 100644
(file)
--- a/
sound/soc/codecs/wm8994.c
+++ b/
sound/soc/codecs/wm8994.c
@@
-3163,8
+3163,8
@@
static int wm8994_codec_probe(struct snd_soc_codec *codec)
switch (wm8994->revision) {
case 0:
case 1:
- wm8994->hubs.dcs_codes_l = -
7
;
- wm8994->hubs.dcs_codes_r = -
4
;
+ wm8994->hubs.dcs_codes_l = -
9
;
+ wm8994->hubs.dcs_codes_r = -
5
;
break;
default:
break;