Commit c3123d6a authored by Florin Tudorache's avatar Florin Tudorache Committed by Takashi Iwai

ALSA: hda - Add mute led support for HP EliteBook 840 G3

Signed-off-by: default avatarFlorin Tudorache <florin_tudorache@live.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a5c3b32a
......@@ -860,7 +860,9 @@ static const struct hda_fixup cxt_fixups[] = {
{ 0x16, 0x21011020 }, /* line-out */
{ 0x18, 0x2181103f }, /* line-in */
{ }
}
},
.chained = true,
.chain_id = CXT_FIXUP_MUTE_LED_GPIO,
},
[CXT_FIXUP_HP_SPECTRE] = {
.type = HDA_FIXUP_PINS,
......
Markdown is supported
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