aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/tlv320aic3x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c
index cb92cdba0324..ed35e8f1f04c 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[] = {
945 {"Right HPCOM Mixer", "Line2R Bypass Switch", "Right Line2R Mux"}, 945 {"Right HPCOM Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
946}; 946};
947 947
948/* For other than tlv320aic3104 */ 948/* For tlv320aic3104 */
949static const struct snd_soc_dapm_route intercon_extra_3104[] = { 949static const struct snd_soc_dapm_route intercon_extra_3104[] = {
950 /* Left Input */ 950 /* Left Input */
951 {"Left PGA Mixer", "Mic2L Switch", "MIC2L"}, 951 {"Left PGA Mixer", "Mic2L Switch", "MIC2L"},