* [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
@ 2013-07-18 6:38 ` Bo Shen
0 siblings, 0 replies; 4+ messages in thread
From: Bo Shen @ 2013-07-18 6:38 UTC (permalink / raw)
To: broonie; +Cc: Bo Shen, alsa-devel, linux-arm-kernel, linux-sound
fix the typo error, from "LINEL Mux" to "LINER Mux"
Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
sound/soc/codecs/wm8904.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/wm8904.c b/sound/soc/codecs/wm8904.c
index 3ff195c..bdd575a 100644
--- a/sound/soc/codecs/wm8904.c
+++ b/sound/soc/codecs/wm8904.c
@@ -1017,7 +1017,7 @@ static const struct soc_enum liner_enum =
SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 0, 2, out_mux_text);
static const struct snd_kcontrol_new liner_mux =
- SOC_DAPM_ENUM("LINEL Mux", liner_enum);
+ SOC_DAPM_ENUM("LINER Mux", liner_enum);
static const char *sidetone_text[] = {
"None", "Left", "Right"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
@ 2013-07-18 6:38 ` Bo Shen
0 siblings, 0 replies; 4+ messages in thread
From: Bo Shen @ 2013-07-18 6:38 UTC (permalink / raw)
To: linux-arm-kernel
fix the typo error, from "LINEL Mux" to "LINER Mux"
Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
sound/soc/codecs/wm8904.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/wm8904.c b/sound/soc/codecs/wm8904.c
index 3ff195c..bdd575a 100644
--- a/sound/soc/codecs/wm8904.c
+++ b/sound/soc/codecs/wm8904.c
@@ -1017,7 +1017,7 @@ static const struct soc_enum liner_enum =
SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 0, 2, out_mux_text);
static const struct snd_kcontrol_new liner_mux =
- SOC_DAPM_ENUM("LINEL Mux", liner_enum);
+ SOC_DAPM_ENUM("LINER Mux", liner_enum);
static const char *sidetone_text[] = {
"None", "Left", "Right"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
2013-07-18 6:38 ` Bo Shen
@ 2013-07-18 10:55 ` Mark Brown
-1 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2013-07-18 10:55 UTC (permalink / raw)
To: Bo Shen; +Cc: linux-sound, alsa-devel, linux-arm-kernel
[-- Attachment #1: Type: text/plain, Size: 129 bytes --]
On Thu, Jul 18, 2013 at 02:38:20PM +0800, Bo Shen wrote:
> fix the typo error, from "LINEL Mux" to "LINER Mux"
Applied, thanks.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
@ 2013-07-18 10:55 ` Mark Brown
0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2013-07-18 10:55 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Jul 18, 2013 at 02:38:20PM +0800, Bo Shen wrote:
> fix the typo error, from "LINEL Mux" to "LINER Mux"
Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130718/46091b67/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-07-18 10:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-18 6:38 [PATCH] ASoC: wm8904: fix the typo error for LINER Mux Bo Shen
2013-07-18 6:38 ` Bo Shen
2013-07-18 10:55 ` Mark Brown
2013-07-18 10:55 ` Mark Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.