All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Subject: [PATCH 5/6] ALSA: hda - Fix a typo in comment
Date: Tue, 16 May 2017 09:23:49 +0200	[thread overview]
Message-ID: <20170516072350.25070-6-tiwai@suse.de> (raw)
In-Reply-To: <20170516072350.25070-1-tiwai@suse.de>

Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
 sound/pci/hda/hda_codec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index ff9c7968b562..0593d674de95 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -1502,7 +1502,7 @@ static void get_ctl_amp_tlv(struct snd_kcontrol *kcontrol, unsigned int *tlv)
 }
 
 /**
- * snd_hda_mixer_amp_volume_put - TLV callback for a standard AMP mixer volume
+ * snd_hda_mixer_amp_tlv - TLV callback for a standard AMP mixer volume
  * @kcontrol: ctl element
  * @op_flag: operation flag
  * @size: byte size of input TLV
-- 
2.12.2

  parent reply	other threads:[~2017-05-16  7:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-16  7:23 [PATCH 0/6] Cleanup and removal of set_fs() from HD-audio Takashi Iwai
2017-05-16  7:23 ` [PATCH 1/6] ALSA: hda - Simplify bound-beep mute control for ALC268 Takashi Iwai
2017-05-16  7:23 ` [PATCH 2/6] ALSA: hda - Move bind-mixer switch codes to generic parser Takashi Iwai
2017-05-16  7:23 ` [PATCH 3/6] ALSA: hda - Remove the generic bind ctl helpers Takashi Iwai
2017-05-16  7:23 ` [PATCH 4/6] ALSA: hda - Remove the use of set_fs() Takashi Iwai
2017-05-16  7:23 ` Takashi Iwai [this message]
2017-05-16  7:23 ` [PATCH 6/6] ALSA: hda - Remove superfluous header inclusions Takashi Iwai
2017-05-16 11:41 ` [PATCH 0/6] Cleanup and removal of set_fs() from HD-audio Takashi Sakamoto

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=20170516072350.25070-6-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.