]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6866942efe3405fc1c1facdaed94ad200d48344c
tree66f13cd796ab861fdf56d8a6502e3e9724cff2dd
parent93a08dd869b221c6923aa0ac42e7bf16c53526d5
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