summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-devres.c
diff options
context:
space:
mode:
authorHui Wang <hui.wang@canonical.com>2014-08-19 12:07:03 +0800
committerTakashi Iwai <tiwai@suse.de>2014-08-19 07:57:46 +0200
commitf475371aa65de84fa483a998ab7594531026b9d9 (patch)
tree2805e45c8f2385f280616caea1ebae34f8dc6770 /sound/soc/soc-devres.c
parentf3ee07d8b6e061bf34a7167c3f564e8da4360a99 (diff)
ALSA: hda - restore the gpio led after resume
On some HP laptops, the mute led is controlled by codec gpio. When some machine resume from s3/s4, the codec gpio data will be cleared to 0 by BIOS: Before suspend: IO[3]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0 After resume: IO[3]: enable=1, dir=1, wake=0, sticky=0, data=0, unsol=0 To skip the AFG node to enter D3 can't fix this problem. A workaround is to restore the gpio data when the system resume back from s3/s4. It is safe even on the machines without this problem. BugLink: https://bugs.launchpad.net/bugs/1358116 Tested-by: Franz Hsieh <franz.hsieh@canonical.com> Cc: stable@vger.kernel.org Signed-off-by: Hui Wang <hui.wang@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/soc-devres.c')
0 files changed, 0 insertions, 0 deletions