]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
authorQinghuang Feng <qhfeng.kernel@gmail.com>
Tue, 25 Nov 2008 15:24:49 +0000 (23:24 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Nov 2008 07:14:41 +0000 (08:14 +0100)
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>
sound/pci/hda/hda_codec.c

index 53f64eb75ec6d7ba9c62840f6ab4b4b6ca526433..1131c86ad495e7317192c0460d2fec3b26e55664 100644 (file)
@@ -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.
  *