projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c3b32
)
ALSA: hda - Add mute led support for HP EliteBook 840 G3
author
Florin Tudorache
<florin_tudorache@live.com>
Fri, 5 May 2017 19:40:06 +0000
(19:40 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 8 May 2017 08:56:30 +0000
(10:56 +0200)
Signed-off-by: Florin Tudorache <florin_tudorache@live.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_conexant.c
b/sound/pci/hda/patch_conexant.c
index e8253737c47a4080c36efb46b45b3228f7c7897a..63bc894ddf5e8102c3f1ed93c80fef50c3f95700 100644
(file)
--- a/
sound/pci/hda/patch_conexant.c
+++ b/
sound/pci/hda/patch_conexant.c
@@
-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,