devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jyri Sarha <jsarha@ti.com>
To: linux-omap@vger.kernel.org, alsa-devel@alsa-project.org,
	devicetree@vger.kernel.org
Cc: liam.r.girdwood@linux.intel.com, wlear@appliedlogix.com,
	Jyri Sarha <jsarha@ti.com>,
	peter.ujfalusi@ti.com, broonie@kernel.org,
	benoit.thebaudeau.dev@gmail.com
Subject: [PATCH] ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
Date: Wed, 4 Feb 2015 12:15:46 +0200	[thread overview]
Message-ID: <1423044946-22043-1-git-send-email-jsarha@ti.com> (raw)

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

             reply	other threads:[~2015-02-04 10:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 10:15 Jyri Sarha [this message]
     [not found] ` <1423044946-22043-1-git-send-email-jsarha-l0cyMroinI0@public.gmane.org>
2015-02-04 10:36   ` [PATCH] ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1423044946-22043-1-git-send-email-jsarha@ti.com \
    --to=jsarha@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=benoit.thebaudeau.dev@gmail.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=peter.ujfalusi@ti.com \
    --cc=wlear@appliedlogix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).