From 359b9727318754151c38d2cb77e887ed52e7c380 Mon Sep 17 00:00:00 2001 From: Qinghuang Feng Date: Tue, 25 Nov 2008 23:24:49 +0800 Subject: [PATCH] --- yaml --- r: 120506 b: refs/heads/master c: 4f199629b0fba95fd5caecbf35ed68417d9a9b7a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_codec.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f3b02606392d..65815f19a442 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b0e6481a9ae9e8c80b5d956980767ecad35c95c1 +refs/heads/master: 4f199629b0fba95fd5caecbf35ed68417d9a9b7a diff --git a/trunk/sound/pci/hda/hda_codec.c b/trunk/sound/pci/hda/hda_codec.c index 53f64eb75ec6..1131c86ad495 100644 --- a/trunk/sound/pci/hda/hda_codec.c +++ b/trunk/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. *