summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorQinghuang Feng2008-11-25 16:24:49 +0100
committerTakashi Iwai2008-11-26 08:14:41 +0100
commit4f199629b0fba95fd5caecbf35ed68417d9a9b7a (patch)
tree0b087ff46724faca03f6e08d74508abe49152b87 /sound
parentALSA: hda - Really fix bits value in proc output (diff)
downloadkernel-qcow2-linux-4f199629b0fba95fd5caecbf35ed68417d9a9b7a.tar.gz
kernel-qcow2-linux-4f199629b0fba95fd5caecbf35ed68417d9a9b7a.tar.xz
kernel-qcow2-linux-4f199629b0fba95fd5caecbf35ed68417d9a9b7a.zip
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
There is no argument named @state in snd_hda_resume, remove its' comment. Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/hda_codec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index 53f64eb75ec6..1131c86ad495 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -3358,7 +3358,6 @@ int snd_hda_suspend(struct hda_bus *bus, pm_message_t state)
/**
* snd_hda_resume - resume the codecs
* @bus: the HDA bus
- * @state: resume state
*
* Returns 0 if successful.
*