projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e6481
)
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
author
Qinghuang Feng
<qhfeng.kernel@gmail.com>
Tue, 25 Nov 2008 15:24:49 +0000
(23:24 +0800)
committer
Takashi 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
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/hda_codec.c
b/sound/pci/hda/hda_codec.c
index 53f64eb75ec6d7ba9c62840f6ab4b4b6ca526433..1131c86ad495e7317192c0460d2fec3b26e55664 100644
(file)
--- 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.
*