* [PATCH] ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
@ 2015-02-04 10:15 Jyri Sarha
[not found] ` <1423044946-22043-1-git-send-email-jsarha-l0cyMroinI0@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jyri Sarha @ 2015-02-04 10:15 UTC (permalink / raw)
To: linux-omap, alsa-devel, devicetree
Cc: liam.r.girdwood, wlear, Jyri Sarha, peter.ujfalusi, broonie,
benoit.thebaudeau.dev
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>
---
sound/soc/codecs/tlv320aic3x.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"},
--
1.9.1
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-04 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-04 10:15 [PATCH] ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition Jyri Sarha
[not found] ` <1423044946-22043-1-git-send-email-jsarha-l0cyMroinI0@public.gmane.org>
2015-02-04 10:36 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).