From f2fc1b0bf80f48d39234d188cc9dbc9def24ef2c Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Thu, 14 Feb 2013 11:36:39 +0100 Subject: [PATCH] --- yaml --- r: 353484 b: refs/heads/master c: 8be69efacdc73fc110624f847bdf04b83decfc70 h: refs/heads/master 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 266190f03edc..890b6a2e11db 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2c1350fdeaefefe1a149d3b083383409f43f0daa +refs/heads/master: 8be69efacdc73fc110624f847bdf04b83decfc70 diff --git a/trunk/sound/pci/hda/patch_conexant.c b/trunk/sound/pci/hda/patch_conexant.c index 7d941ef54172..941bf6c766ec 100644 --- a/trunk/sound/pci/hda/patch_conexant.c +++ b/trunk/sound/pci/hda/patch_conexant.c @@ -3350,6 +3350,7 @@ static int patch_conexant_auto(struct hda_codec *codec) switch (codec->vendor_id) { case 0x14f15045: codec->single_adc_amp = 1; + codec->power_filter = NULL; /* Needs speaker amp to D3 to avoid click */ break; case 0x14f15047: codec->pin_amp_workaround = 1;