Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp118040ybl; Thu, 22 Aug 2019 21:05:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqypvPsdP3w1dI4tTjORrAuG9i9wIhue8LO1KumvIvWHlugIbYNLW5fWKeaEWY6I7pg6ZArn X-Received: by 2002:a17:90a:b104:: with SMTP id z4mr3137605pjq.120.1566533148547; Thu, 22 Aug 2019 21:05:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566533148; cv=none; d=google.com; s=arc-20160816; b=QLD7SuLBh/9FYTzipARdxMq+8llT1/PrUDkC/RZCO7TdcDBzTRIPlyMWu1tWO4HriC 9fpjcjc8+41Z8R6KHN3xDDQ1KnltK49R/X6Zkp8XzO07Ez49vFCeMboPsLAlV19k4Xao UluI1LHj4fD5AoFouSCXWaK3MgVXuZHMprHBHML1KX1LiSsJYr3kWNBlt3s7HDl5tkio kC+QpKZfPUJIUYjZNXJBxbU9fHRVi7SE9YvqzqeLuWp1Q+b0xUxK60AsrxcywjJyMFUn dOjacHcLvt8vBlfeEjCG4AQ0nvLq/WDVJT2FdPwpjFsoM1kb3eaLQwI7b4uyZdcOgD9z +tkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=yNY3m0/FIXcMfiWByjIFUBR5v9ZeulggSTsyMZfq5ZA=; b=VsRIjYbSLcQvAXVWkLRqcAetbKWsyetr2WV3D/pRGjN9cA0uA20pUjQatrW1+cwip1 jFQLQXBvVcmaGngbNmaf6JS+NhPUdHnBP8mmejOubvHoYtzpWx/N2tKlBS1FvWJHgiEB qO7wDyoN+yVJQItaIpIacvAxCUs2LILhfKLehepMo+LDjuJ5EFAPQorANOngkLNu2rOp oCoWgfLOtF7zEsShn8NqzsxcqRonQIHpW1Mx9yPZoDBInz8PgnLdwH+/htivInhBILVB joGLLsx2PVVgZJuygkT6wEV1KvEqSB4uTzPKh/AWEDSRg95IJc2d76jHByEoldVDZ1fh JbZA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DceOe9ie; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w9si1275802plp.329.2019.08.22.21.05.33; Thu, 22 Aug 2019 21:05:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DceOe9ie; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391560AbfHVRdf (ORCPT + 99 others); Thu, 22 Aug 2019 13:33:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:48860 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404428AbfHVRZ1 (ORCPT ); Thu, 22 Aug 2019 13:25:27 -0400 Received: from localhost (wsip-184-188-36-2.sd.sd.cox.net [184.188.36.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1E2AD206DD; Thu, 22 Aug 2019 17:25:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566494727; bh=lskgYeZNHSd00T7mpTIc9WyO9UKYa4hoSTdPJf2t+GY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DceOe9iekFxVB1pyt7vp/disgPp1FrnDfMAg9puMXwNfcb/PL97GZkYbWAnN1dYyR G8Wrm7Ok0VfM6+aQ6Y4wkWDjo/R0rPaMZ5XHymC3ouB4aBmcJtzsDxjX5IJMZ7m6qL EIjXcthpoy/1u/69Ewp26AAadL47cXH4q/CTZMy8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hui Wang , Takashi Iwai Subject: [PATCH 4.19 17/85] ALSA: hda - Let all conexant codec enter D3 when rebooting Date: Thu, 22 Aug 2019 10:18:50 -0700 Message-Id: <20190822171731.873025620@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190822171731.012687054@linuxfoundation.org> References: <20190822171731.012687054@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hui Wang commit 401714d9534aad8c24196b32600da683116bbe09 upstream. We have 3 new lenovo laptops which have conexant codec 0x14f11f86, these 3 laptops also have the noise issue when rebooting, after letting the codec enter D3 before rebooting or poweroff, the noise disappers. Instead of adding a new ID again in the reboot_notify(), let us make this function apply to all conexant codec. In theory make codec enter D3 before rebooting or poweroff is harmless, and I tested this change on a couple of other Lenovo laptops which have different conexant codecs, there is no side effect so far. Cc: stable@vger.kernel.org Signed-off-by: Hui Wang Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_conexant.c | 9 --------- 1 file changed, 9 deletions(-) --- a/sound/pci/hda/patch_conexant.c +++ b/sound/pci/hda/patch_conexant.c @@ -176,15 +176,6 @@ static void cx_auto_reboot_notify(struct { struct conexant_spec *spec = codec->spec; - switch (codec->core.vendor_id) { - case 0x14f12008: /* CX8200 */ - case 0x14f150f2: /* CX20722 */ - case 0x14f150f4: /* CX20724 */ - break; - default: - return; - } - /* Turn the problematic codec into D3 to avoid spurious noises from the internal speaker during (and after) reboot */ cx_auto_turn_eapd(codec, spec->num_eapds, spec->eapds, false);