ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
authorJyri Sarha <jsarha@ti.com>
Wed, 4 Feb 2015 10:15:46 +0000 (12:15 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 4 Feb 2015 10:31:03 +0000 (10:31 +0000)
The intercon_extra_3104 is obviously for tlv320aic3104.

Reported-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic3x.c

index cb92cdba0324e50b73c735a170cabf2afd2dfff7..ed35e8f1f04cd34e93c68199b09bca8a2b81a17d 100644 (file)
@@ -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"},