diff options
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index 7f7d899ff13a..cc4d651ce062 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c | |||
@@ -1617,7 +1617,7 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = { | |||
1617 | SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, | 1617 | SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, |
1618 | "DFI LanParty", STAC_92HD73XX_REF), | 1618 | "DFI LanParty", STAC_92HD73XX_REF), |
1619 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254, | 1619 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254, |
1620 | "unknown Dell", STAC_DELL_M6), | 1620 | "Dell Studio 1535", STAC_DELL_M6), |
1621 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255, | 1621 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255, |
1622 | "unknown Dell", STAC_DELL_M6), | 1622 | "unknown Dell", STAC_DELL_M6), |
1623 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0256, | 1623 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0256, |