summaryrefslogtreecommitdiff
path: root/sound/pci
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-07-28 00:56:23 +0200
committerTakashi Iwai <tiwai@suse.de>2009-07-28 00:56:23 +0200
commit05d9c814f864d9fdba9750715c7a0872c159dced (patch)
tree331d0943d79150fd2bdd00173bf92fa333c394d7 /sound/pci
parent461e9c2462835376755f6d9efe15b7b16451ef02 (diff)
parent626f5cefc60b281a00db1402b82deff82080c70a (diff)
Merge branch 'fix/hda' into for-next
Diffstat (limited to 'sound/pci')
-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 9de97f306999..9586c39b1344 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -1809,6 +1809,8 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
"Dell Studio 1537", STAC_DELL_M6_DMIC),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a0,
"Dell Studio 17", STAC_DELL_M6_DMIC),
+ SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02be,
+ "Dell Studio 1555", STAC_DELL_M6_DMIC),
{} /* terminator */
};