From 1211cfe5a0efdd286340a4e3984dd286f6127e5f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 10 Jan 2012 08:59:56 +0100 Subject: [PATCH] --- yaml --- r: 284227 b: refs/heads/master c: de4da59e480cdf1075b33dbaf8078fc87bc52241 h: refs/heads/master i: 284225: 97cfba9549cb38a14bddc23bc3a6bac97cdecc76 284223: 6a08649ccedcfcb6bbd2c2958d76e1ebdf7eef04 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_conexant.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e1b3d1d44fe4..c9c3a78daa33 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7e5bea19aed376855eb2928c6d3c9ab0b35b5af7 +refs/heads/master: de4da59e480cdf1075b33dbaf8078fc87bc52241 diff --git a/trunk/sound/pci/hda/patch_conexant.c b/trunk/sound/pci/hda/patch_conexant.c index bf14a0a0ce1c..8a32a69c83c3 100644 --- a/trunk/sound/pci/hda/patch_conexant.c +++ b/trunk/sound/pci/hda/patch_conexant.c @@ -1086,8 +1086,6 @@ static const char * const cxt5045_models[CXT5045_MODELS] = { static const struct snd_pci_quirk cxt5045_cfg_tbl[] = { SND_PCI_QUIRK(0x103c, 0x30d5, "HP 530", CXT5045_LAPTOP_HP530), - SND_PCI_QUIRK_MASK(0x103c, 0xff00, 0x3000, "HP DV Series", - CXT5045_LAPTOP_HPSENSE), SND_PCI_QUIRK(0x1179, 0xff31, "Toshiba P105", CXT5045_LAPTOP_MICSENSE), SND_PCI_QUIRK(0x152d, 0x0753, "Benq R55E", CXT5045_BENQ), SND_PCI_QUIRK(0x1734, 0x10ad, "Fujitsu Si1520", CXT5045_LAPTOP_MICSENSE),