diff options
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index a4f44a00bae8..1ef3dd6e8a64 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c | |||
@@ -1754,12 +1754,8 @@ static struct snd_pci_quirk stac9205_cfg_tbl[] = { | |||
1754 | "unknown Dell", STAC_9205_DELL_M42), | 1754 | "unknown Dell", STAC_9205_DELL_M42), |
1755 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f8, | 1755 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f8, |
1756 | "Dell Precision", STAC_9205_DELL_M43), | 1756 | "Dell Precision", STAC_9205_DELL_M43), |
1757 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021c, | ||
1758 | "Dell Precision", STAC_9205_DELL_M43), | ||
1759 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9, | 1757 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9, |
1760 | "Dell Precision", STAC_9205_DELL_M43), | 1758 | "Dell Precision", STAC_9205_DELL_M43), |
1761 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b, | ||
1762 | "Dell Precision", STAC_9205_DELL_M43), | ||
1763 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa, | 1759 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa, |
1764 | "Dell Precision", STAC_9205_DELL_M43), | 1760 | "Dell Precision", STAC_9205_DELL_M43), |
1765 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc, | 1761 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc, |
@@ -1770,18 +1766,14 @@ static struct snd_pci_quirk stac9205_cfg_tbl[] = { | |||
1770 | "Dell Precision", STAC_9205_DELL_M43), | 1766 | "Dell Precision", STAC_9205_DELL_M43), |
1771 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ff, | 1767 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ff, |
1772 | "Dell Precision M4300", STAC_9205_DELL_M43), | 1768 | "Dell Precision M4300", STAC_9205_DELL_M43), |
1773 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0206, | ||
1774 | "Dell Precision", STAC_9205_DELL_M43), | ||
1775 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f1, | ||
1776 | "Dell Inspiron", STAC_9205_DELL_M44), | ||
1777 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f2, | ||
1778 | "Dell Inspiron", STAC_9205_DELL_M44), | ||
1779 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc, | ||
1780 | "Dell Inspiron", STAC_9205_DELL_M44), | ||
1781 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fd, | ||
1782 | "Dell Inspiron", STAC_9205_DELL_M44), | ||
1783 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0204, | 1769 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0204, |
1784 | "unknown Dell", STAC_9205_DELL_M42), | 1770 | "unknown Dell", STAC_9205_DELL_M42), |
1771 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0206, | ||
1772 | "Dell Precision", STAC_9205_DELL_M43), | ||
1773 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b, | ||
1774 | "Dell Precision", STAC_9205_DELL_M43), | ||
1775 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021c, | ||
1776 | "Dell Precision", STAC_9205_DELL_M43), | ||
1785 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021f, | 1777 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021f, |
1786 | "Dell Inspiron", STAC_9205_DELL_M44), | 1778 | "Dell Inspiron", STAC_9205_DELL_M44), |
1787 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0228, | 1779 | SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0228, |