commit | bf68665d7a5647591258c120382fd64465db7d63 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 13 16:18:25 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 25 08:39:54 2014 +0100 |
tree | a66d2076ee71bfd4b72d2e3d318460db2e5c13ba | |
parent | 20c8cd593abb3faf8d03a84ebf156c113ab58023 [diff] |
ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0 The GPIO line used for the mute LED control on Lenovo Yxx0 laptops is cleared unexpectedly when the codec goes to D3, typically by power-saving. For avoiding it, add a power filter in the fixup. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=16373 Signed-off-by: Takashi Iwai <tiwai@suse.de>