From: Jyri Sarha Date: Wed, 4 Feb 2015 10:15:46 +0000 (+0200) Subject: ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition X-Git-Tag: v4.0-rc1~129^2~13^2~2^6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8255930e0fbda841890ff6bb7154aa5fd62e143;p=platform%2Fkernel%2Flinux-exynos.git ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition The intercon_extra_3104 is obviously for tlv320aic3104. Reported-by: Benoît Thébaudeau Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c index cb92cdb..ed35e8f 100644 --- a/sound/soc/codecs/tlv320aic3x.c +++ b/sound/soc/codecs/tlv320aic3x.c @@ -945,7 +945,7 @@ static const struct snd_soc_dapm_route intercon_extra[] = { {"Right HPCOM Mixer", "Line2R Bypass Switch", "Right Line2R Mux"}, }; -/* For other than tlv320aic3104 */ +/* For tlv320aic3104 */ static const struct snd_soc_dapm_route intercon_extra_3104[] = { /* Left Input */ {"Left PGA Mixer", "Mic2L Switch", "MIC2L"},