Skip to content
Commit 95f74c41 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix mute LED on HP laptops in runtime suspend



When HP laptops with mute and mic-record LEDs go to runtime suspend,
these LEDs are turned on forcibly no matter whether GPIO pis are on or
off.  This strange behavior seems triggered by resetting the HD-audio
bus link at azx_rutime_suspend().  So, just add a new hda_bus flag to
avoid the link reset at runtime suspend and set it for these HP
machines.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 161ebf29
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment