From a66d0e83aea4479769ec4eb73f249986c8016fdb Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 3 May 2007 12:32:29 +0200 Subject: [PATCH] --- yaml --- r: 56200 b: refs/heads/master c: 5d403b1923fa352b2cbaf8d0945f7ff872049dae h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e8c21b215a36..06941248453a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 81c4899f7ef3675fdc574de2671ff9fa45996cc5 +refs/heads/master: 5d403b1923fa352b2cbaf8d0945f7ff872049dae diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index ab6d42207814..ebf7dde92d59 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -1766,6 +1766,7 @@ static int stac92xx_resume(struct hda_codec *codec) stac92xx_init(codec); stac92xx_set_config_regs(codec); + snd_hda_resume_ctls(codec, spec->mixer); for (i = 0; i < spec->num_mixers; i++) snd_hda_resume_ctls(codec, spec->mixers[i]); if (spec->multiout.dig_out_nid)