Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f199629 authored by Qinghuang Feng's avatar Qinghuang Feng Committed by Takashi Iwai
Browse files

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: default avatarQinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent b0e6481a
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -3358,7 +3358,6 @@ int snd_hda_suspend(struct hda_bus *bus, pm_message_t state)
/**
/**
 * snd_hda_resume - resume the codecs
 * snd_hda_resume - resume the codecs
 * @bus: the HDA bus
 * @bus: the HDA bus
 * @state: resume state
 *
 *
 * Returns 0 if successful.
 * Returns 0 if successful.
 *
 *