From ae3663f23df9beaa1f342b22c27702a4e8673d03 Mon Sep 17 00:00:00 2001 From: Daniel Suchy Date: Tue, 18 Oct 2011 11:09:44 +0200 Subject: [PATCH] --- yaml --- r: 264399 b: refs/heads/master c: ca201c096269ee2d40037fea96a59fd0695888c4 h: refs/heads/master i: 264397: b4ca9a512fb9a6fb1ebbb6b251c1076462f8e48f 264395: 373ca72600c5417535648c956aa7a55ab43046bf 264391: eb540dab0b0e211134c0d3e574018b339d360de3 264383: 5086f7f72bee4c7a1768a03d49013ef70b0d5336 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_conexant.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e38a05fd2ff2..c339cb869295 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 051a8cb6550d917225ead1cd008b5966350f6d53 +refs/heads/master: ca201c096269ee2d40037fea96a59fd0695888c4 diff --git a/trunk/sound/pci/hda/patch_conexant.c b/trunk/sound/pci/hda/patch_conexant.c index 7696d05b9356..76752d8ea733 100644 --- a/trunk/sound/pci/hda/patch_conexant.c +++ b/trunk/sound/pci/hda/patch_conexant.c @@ -3110,6 +3110,7 @@ static const struct snd_pci_quirk cxt5066_cfg_tbl[] = { SND_PCI_QUIRK(0x17aa, 0x21c5, "Thinkpad Edge 13", CXT5066_THINKPAD), SND_PCI_QUIRK(0x17aa, 0x21c6, "Thinkpad Edge 13", CXT5066_ASUS), SND_PCI_QUIRK(0x17aa, 0x215e, "Lenovo Thinkpad", CXT5066_THINKPAD), + SND_PCI_QUIRK(0x17aa, 0x21cf, "Lenovo T520 & W520", CXT5066_AUTO), SND_PCI_QUIRK(0x17aa, 0x21da, "Lenovo X220", CXT5066_THINKPAD), SND_PCI_QUIRK(0x17aa, 0x21db, "Lenovo X220-tablet", CXT5066_THINKPAD), SND_PCI_QUIRK(0x17aa, 0x3a0d, "Lenovo U350", CXT5066_ASUS),