ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED
authorCharles Chin <Charles.Chin@idt.com>
Thu, 1 Dec 2011 10:21:00 +0000 (11:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 1 Dec 2011 10:27:43 +0000 (11:27 +0100)
commit88d686027bb43f585914c77dd363f6e817b42c2a
tree66f13cd796ab861fdf56d8a6502e3e9724cff2dd
parent4f8b6c7dc80ac9619db033c7f6fc355eab9514f5
ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED

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>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c