Pārlūkot izejas kodu

Merge branch 'topic/fix/hda' into topic/hda

Takashi Iwai 16 gadi atpakaļ
vecāks
revīzija
c70bfa8733
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      sound/pci/hda/patch_sigmatel.c

+ 2 - 0
sound/pci/hda/patch_sigmatel.c

@@ -1680,6 +1680,8 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
 				"unknown Dell", STAC_DELL_M6),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0271,
 				"unknown Dell", STAC_DELL_M6),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x029f,
+				"Dell Studio 15", STAC_DELL_M6),
 	{} /* terminator */
 };