* [PATCH] ASoC: Correct definition of WM8903_VMID_RES_5K
@ 2011-02-21 18:57 Mark Brown
2011-02-22 9:42 ` Liam Girdwood
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2011-02-21 18:57 UTC (permalink / raw)
To: Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/codecs/wm8903.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/codecs/wm8903.h b/sound/soc/codecs/wm8903.h
index 7d96646..ed4cb5b 100644
--- a/sound/soc/codecs/wm8903.h
+++ b/sound/soc/codecs/wm8903.h
@@ -183,7 +183,7 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec,
#define WM8903_VMID_RES_50K 2
#define WM8903_VMID_RES_250K 3
-#define WM8903_VMID_RES_5K 4
+#define WM8903_VMID_RES_5K 6
/*
* R8 (0x08) - Analogue DAC 0
--
1.7.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: Correct definition of WM8903_VMID_RES_5K
2011-02-21 18:57 [PATCH] ASoC: Correct definition of WM8903_VMID_RES_5K Mark Brown
@ 2011-02-22 9:42 ` Liam Girdwood
0 siblings, 0 replies; 2+ messages in thread
From: Liam Girdwood @ 2011-02-22 9:42 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, patches
On Mon, 2011-02-21 at 18:57 +0000, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> sound/soc/codecs/wm8903.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/codecs/wm8903.h b/sound/soc/codecs/wm8903.h
> index 7d96646..ed4cb5b 100644
> --- a/sound/soc/codecs/wm8903.h
> +++ b/sound/soc/codecs/wm8903.h
> @@ -183,7 +183,7 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec,
>
> #define WM8903_VMID_RES_50K 2
> #define WM8903_VMID_RES_250K 3
> -#define WM8903_VMID_RES_5K 4
> +#define WM8903_VMID_RES_5K 6
>
> /*
> * R8 (0x08) - Analogue DAC 0
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-22 9:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 18:57 [PATCH] ASoC: Correct definition of WM8903_VMID_RES_5K Mark Brown
2011-02-22 9:42 ` Liam Girdwood
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).