ALSA: hda - Fix a typo in comment

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2017-05-10 12:34:09 +02:00
parent 99b5c5bb9a
commit f0049e166b

View file

@ -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 * @kcontrol: ctl element
* @op_flag: operation flag * @op_flag: operation flag
* @size: byte size of input TLV * @size: byte size of input TLV