summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-10-19 17:20:08 +0200
committerTakashi Iwai <tiwai@suse.de>2011-10-19 17:20:08 +0200
commitc146623884c471295c50c740787df6f86dbdd395 (patch)
tree8d28a063d212c4c27ea7f968bec77d8af805d838 /sound/pci/hda/hda_intel.c
parent1bb7e43e22c90262d0fe9a1849a9268b157048f6 (diff)
parentca201c096269ee2d40037fea96a59fd0695888c4 (diff)
downloadop-kernel-dev-c146623884c471295c50c740787df6f86dbdd395.zip
op-kernel-dev-c146623884c471295c50c740787df6f86dbdd395.tar.gz
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/hda_intel.c')
-rw-r--r--sound/pci/hda/hda_intel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 90713f0..bd7fc99 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2502,6 +2502,7 @@ static int azx_dev_free(struct snd_device *device)
static struct snd_pci_quirk position_fix_list[] __devinitdata = {
SND_PCI_QUIRK(0x1028, 0x01cc, "Dell D820", POS_FIX_LPIB),
SND_PCI_QUIRK(0x1028, 0x01de, "Dell Precision 390", POS_FIX_LPIB),
+ SND_PCI_QUIRK(0x1028, 0x02c6, "Dell Inspiron 1010", POS_FIX_LPIB),
SND_PCI_QUIRK(0x103c, 0x306d, "HP dv3", POS_FIX_LPIB),
SND_PCI_QUIRK(0x1043, 0x813d, "ASUS P5AD2", POS_FIX_LPIB),
SND_PCI_QUIRK(0x1043, 0x81b3, "ASUS", POS_FIX_LPIB),
OpenPOWER on IntegriCloud