From 892607dad6e94cdc259d14c25ecd47ca4de601b3 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Tue, 29 Nov 2011 12:21:17 +0100 Subject: [PATCH] --- yaml --- r: 276275 b: refs/heads/master c: 4f8b6c7dc80ac9619db033c7f6fc355eab9514f5 h: refs/heads/master i: 276273: 5b1061ced11206490604ab0ec2f68c2634daeb9d 276271: 5d888279cc77b5937fcacca296108f93c1aca2ab v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_intel.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2c2013cf2453..a2424a35925a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 542c9a0a2fa351149c4a3467589a54cafcf0a1dd +refs/heads/master: 4f8b6c7dc80ac9619db033c7f6fc355eab9514f5 diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 096507d2ca9a..7d98240def0b 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -2508,7 +2508,6 @@ static struct snd_pci_quirk position_fix_list[] __devinitdata = { SND_PCI_QUIRK(0x1043, 0x81b3, "ASUS", POS_FIX_LPIB), SND_PCI_QUIRK(0x1043, 0x81e7, "ASUS M2V", POS_FIX_LPIB), SND_PCI_QUIRK(0x104d, 0x9069, "Sony VPCS11V9E", POS_FIX_LPIB), - SND_PCI_QUIRK(0x1106, 0x3288, "ASUS M2V-MX SE", POS_FIX_LPIB), SND_PCI_QUIRK(0x1297, 0x3166, "Shuttle", POS_FIX_LPIB), SND_PCI_QUIRK(0x1458, 0xa022, "ga-ma770-ud3", POS_FIX_LPIB), SND_PCI_QUIRK(0x1462, 0x1002, "MSI Wind U115", POS_FIX_LPIB),