* [PATCH] ASoC: Update WM1811 DCS codes for latest evaluation results
@ 2011-10-17 20:09 Mark Brown
2011-10-18 7:24 ` Girdwood, Liam
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2011-10-17 20:09 UTC (permalink / raw)
To: Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown
Evaluation of larger quantities of material has provided new DCS codes
values to be applied for WM1811.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/codecs/wm8994.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index df55fa3..044350a 100644
--- a/sound/soc/codecs/wm8994.c
+++ b/sound/soc/codecs/wm8994.c
@@ -3241,8 +3241,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;
--
1.7.6.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: Update WM1811 DCS codes for latest evaluation results
2011-10-17 20:09 [PATCH] ASoC: Update WM1811 DCS codes for latest evaluation results Mark Brown
@ 2011-10-18 7:24 ` Girdwood, Liam
0 siblings, 0 replies; 2+ messages in thread
From: Girdwood, Liam @ 2011-10-18 7:24 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, patches
On 17 October 2011 21:09, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:
> Evaluation of larger quantities of material has provided new DCS codes
> values to be applied for WM1811.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> sound/soc/codecs/wm8994.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
> index df55fa3..044350a 100644
> --- a/sound/soc/codecs/wm8994.c
> +++ b/sound/soc/codecs/wm8994.c
> @@ -3241,8 +3241,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;
> --
> 1.7.6.3
>
>
Acked-by: Liam Girdwood <lrg@ti.com>
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-18 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 20:09 [PATCH] ASoC: Update WM1811 DCS codes for latest evaluation results Mark Brown
2011-10-18 7:24 ` Girdwood, Liam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).