forked from Minki/linux
ALSA: hda - Apply mic-mute LED fixup for new HP laptops
It's mostly harmless to apply it for new models even if they have no mic mute LED (just toggling an unused GPIO pin). Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
2faea5274f
commit
f9afed1f7f
@ -2209,6 +2209,8 @@ static const struct snd_pci_quirk stac92hd83xxx_fixup_tbl[] = {
|
||||
"HP Envy Spectre", STAC_HP_ENVY_BASS),
|
||||
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x18df,
|
||||
"HP Folio", STAC_92HD83XXX_HP_MIC_LED),
|
||||
SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xff00, 0x1900,
|
||||
"HP", STAC_92HD83XXX_HP_MIC_LED),
|
||||
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3388,
|
||||
"HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
|
||||
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3389,
|
||||
|
Loading…
Reference in New Issue
Block a user