diff options
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index f843e2122a8b..2feb0f2e38c3 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c | |||
@@ -1185,6 +1185,8 @@ static struct snd_pci_quirk stac9205_cfg_tbl[] = { | |||
1185 | "Dell Precision", STAC_9205_M43xx), | 1185 | "Dell Precision", STAC_9205_M43xx), |
1186 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9, | 1186 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9, |
1187 | "Dell Precision", STAC_9205_DELL_M43), | 1187 | "Dell Precision", STAC_9205_DELL_M43), |
1188 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b, | ||
1189 | "Dell Precision", STAC_9205_DELL_M43), | ||
1188 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa, | 1190 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa, |
1189 | "Dell Precision", STAC_9205_DELL_M43), | 1191 | "Dell Precision", STAC_9205_DELL_M43), |
1190 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc, | 1192 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc, |