From 41e47976ed822012ba60e7b1fa5d01f2595ddbab Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 30 Nov 2009 11:58:30 +0100 Subject: [PATCH] --- yaml --- r: 170361 b: refs/heads/master c: 45d4ebf1a6255f2234a041685789cbecac3453f1 h: refs/heads/master i: 170359: 0d472d15f42d77c24124f43decc1cc634cf51d5d v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_intel.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fdf05335d115..66773c6398c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bfc9902599549736b9c6445e1e2235b8542f64a6 +refs/heads/master: 45d4ebf1a6255f2234a041685789cbecac3453f1 diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 91bcbdad5af5..238651bab3f5 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -2234,6 +2234,7 @@ 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(0x1043, 0x813d, "ASUS P5AD2", POS_FIX_LPIB), + SND_PCI_QUIRK(0x1462, 0x1002, "MSI Wind U115", POS_FIX_LPIB), {} };