fix the typo error, from "LINEL Mux" to "LINER Mux" Signed-off-by: Bo Shen <voice.shen@xxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-sound" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
- From: Mark Brown
- Re: [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
- Prev by Date: Re: [v2 0/5] ASoC: atmel-pcm: align with generic dmaengine framwork
- Next by Date: [PATCH] ASoC: atmel: add wm8904 based audio machine driver
- Previous by thread: [v2 0/5] ASoC: atmel-pcm: align with generic dmaengine framwork
- Next by thread: Re: [PATCH] ASoC: wm8904: fix the typo error for LINER Mux
- Index(es):
![]() |