summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-04-15 09:09:02 +0200
committerTakashi Iwai <tiwai@suse.de>2010-04-15 09:09:02 +0200
commit039f0f3a5b724a1ed022247301565f1a43d27544 (patch)
tree19ffab26bf9a2e691546f03b4fc0fe331f917a65 /sound/pci/hda/hda_intel.c
parentb265faed8c3ddac2aec8fffdbb3c2a40803e2bcc (diff)
parent8815cd030fdd73932a791d1f06194c8db807cde7 (diff)
downloadlinux-039f0f3a5b724a1ed022247301565f1a43d27544.tar.bz2
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 6fe07d1c9de4..8b6815dea4c3 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2276,6 +2276,7 @@ static struct snd_pci_quirk position_fix_list[] __devinitdata = {
SND_PCI_QUIRK(0x1458, 0xa022, "ga-ma770-ud3", POS_FIX_LPIB),
SND_PCI_QUIRK(0x1462, 0x1002, "MSI Wind U115", POS_FIX_LPIB),
SND_PCI_QUIRK(0x1565, 0x820f, "Biostar Microtech", POS_FIX_LPIB),
+ SND_PCI_QUIRK(0x1565, 0x8218, "Biostar Microtech", POS_FIX_LPIB),
SND_PCI_QUIRK(0x8086, 0xd601, "eMachines T5212", POS_FIX_LPIB),
{}
};