aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-11-21 18:02:57 +0100
committerTakashi Iwai <tiwai@suse.de>2008-11-21 18:02:57 +0100
commitc70bfa8733e1ec4babe5a1b4a9a90053f79eb301 (patch)
treea597ba36aab0a3d9e9d9508a4c0481b9c5725f25 /sound/pci/hda/patch_sigmatel.c
parentd6752a532c700927fc7586cdd086391bfc50eaa9 (diff)
parentb0fc5e043401df4cd243352f1030c4d23e767347 (diff)
Merge branch 'topic/fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r--sound/pci/hda/patch_sigmatel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index cf3641f9ebe..ce34e4dfe98 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/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 */
};