[alsa-devel] [PATCH 2.6.26-rc1] ASoC: Fix TLV320AIC3X mono line output interconnect
Takashi Iwai
tiwai at suse.de
Fri May 9 14:13:22 CEST 2008
At Fri, 9 May 2008 14:02:45 +0300,
Jarkko Nikula wrote:
>
> There is no endpoint called MONOLOUT but MONO_LOUT.
>
> Signed-off-by: Jarkko Nikula <jarkko.nikula at nokia.com>
Applied to ALSA tree. Thanks.
Takashi
> ---
> sound/soc/codecs/tlv320aic3x.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c
> index 630684f..09b1661 100644
> --- a/sound/soc/codecs/tlv320aic3x.c
> +++ b/sound/soc/codecs/tlv320aic3x.c
> @@ -539,8 +539,8 @@ static const char *intercon[][3] = {
> {"HPRCOM", NULL, "Right HP Com"},
>
> /* Mono Output */
> - {"MONOLOUT", NULL, "Mono Out"},
> - {"MONOLOUT", NULL, "Mono Out"},
> + {"MONO_LOUT", NULL, "Mono Out"},
> + {"MONO_LOUT", NULL, "Mono Out"},
>
> /* Left Input */
> {"Left Line1L Mux", "single-ended", "LINE1L"},
> --
> 1.5.4.4
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
More information about the Alsa-devel
mailing list