aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/patch_sigmatel.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 3fbe22053b3f..4ee9f7fc7724 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -2056,6 +2056,9 @@ static struct snd_pci_quirk stac922x_cfg_tbl[] = {
2056 "Intel D945P", STAC_D945GTP3), 2056 "Intel D945P", STAC_D945GTP3),
2057 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0707, 2057 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0707,
2058 "Intel D945P", STAC_D945GTP5), 2058 "Intel D945P", STAC_D945GTP5),
2059 /* other intel */
2060 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0204,
2061 "Intel D945", STAC_D945_REF),
2059 /* other systems */ 2062 /* other systems */
2060 /* Apple Intel Mac (Mac Mini, MacBook, MacBook Pro...) */ 2063 /* Apple Intel Mac (Mac Mini, MacBook, MacBook Pro...) */
2061 SND_PCI_QUIRK(0x8384, 0x7680, 2064 SND_PCI_QUIRK(0x8384, 0x7680,