Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbd1b547 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Add pin fix for Alienware M17x R3

parent 05ee7964
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1641,6 +1641,8 @@ static const struct snd_pci_quirk stac92hd73xx_codec_id_cfg_tbl[] = {
		      "Alienware M17x", STAC_ALIENWARE_M17X),
	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x043a,
		      "Alienware M17x", STAC_ALIENWARE_M17X),
	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0490,
		      "Alienware M17x", STAC_ALIENWARE_M17X),
	{} /* terminator */
};