aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/tlv320aic3x.c
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2015-02-04 12:15:46 +0200
committerMark Brown <broonie@kernel.org>2015-02-04 10:31:03 +0000
commitb8255930e0fbda841890ff6bb7154aa5fd62e143 (patch)
treeec149c1927b440e57ef1f206e9ca64bae59fdbeb /sound/soc/codecs/tlv320aic3x.c
parentASoC: tlv320aic3x: Add support for tlv320aic3104 (diff)
downloadwireguard-linux-b8255930e0fbda841890ff6bb7154aa5fd62e143.tar.xz
wireguard-linux-b8255930e0fbda841890ff6bb7154aa5fd62e143.zip
ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
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>
Diffstat (limited to 'sound/soc/codecs/tlv320aic3x.c')
-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[] = {
{"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"},