ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED
commit1db3bb31add93148b1a7ae35d02bff41d9357e9c
authorCharles Chin <Charles.Chin@idt.com>
Thu, 1 Dec 2011 10:21:00 +0000 (1 11:21 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Dec 2011 16:54:32 +0000 (9 08:54 -0800)
tree7615c97e7d1e04c11b64d8a5d91f857574ff59d1
parent558238140c9a86bd62b9a1146f0439e28d793215
ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED

commit 88d686027bb43f585914c77dd363f6e817b42c2a upstream.

The verb command in stac92xx_post_suspend caused the audio to stop
working after resuming from S3 mode on HP laptops with the VREF-pin
mute-LED control.  Removing relevant post_suspend registering.

Although removing D3 on AFG is no optimal solution, the impact should
be small in comparison with the broken S3/S4.

Signed-off-by: Charles Chin <Charles.Chin@idt.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_sigmatel.c