Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp3962996img; Mon, 25 Mar 2019 23:37:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqwpPHT1eXixr2Q6apZ2DDwevoTc40wR88NoTW+xJ/UjsDgOPk/6uRgGKWrtVYYX9km175F3 X-Received: by 2002:a62:54c5:: with SMTP id i188mr27553111pfb.188.1553582278915; Mon, 25 Mar 2019 23:37:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553582278; cv=none; d=google.com; s=arc-20160816; b=ddeFNv4CV/Bb9OoVAOt4nAH0XjHl2NsRkVse3fH5XxGQFWHy5QqSQMa5TlA+C+67zI YkSl/7oPMOQ9g+u6HJY25NysxIdn+Tw1txAvl/QYTBZiHk4ay/1CIhbhm8rgefVs517T INtdA/KBVYXkG4dyE1tCFE7p8BnEA4eFY91+emGTkdzzS6qRGt0l7IHGQ0rOl3X2bHk4 FZltj8nkgQ6bc97cBASLB60wSOa/FEUeVUPhy8Y6d5k9ryOtTDD5FM4Es5f9YDJ/Ioqw lUdmWLrCvi8sqtCNOZwrabFNnZJHKwW03e1NhS3LBb8w43FaEnLLyzWPfIitaAtwgbaM zKqA== 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=202GTh2FN7txwqYdjQBDfDxpE0ygpSFQSmlCiZy6Vss=; b=PaxJUFQctsfQZAM8uY9fFQmGWNXSV6xxawTwlc3huxhrFfOQCtt99DuHzxVhz2AIRu L38UW3E4fScTaQoK9R+WsE7ZEabfFOIi6jpxXYlWhSaEV25mwYglLPmSHS+KuKTeF+FB 3RskN1HSiCcvXpDWVe6OZVH2M3ANepOSvQGU/JL1pbOcxFNm6fIPkpTNzIM8Ec12aWoP n1YPjwPKglJh6ZDcH4UMz2HxPwKIyBDHubamAFkmWb4/oirg35nbX6ELoxcReN4/MWph uQUGJgPY+IMiFnxeQ4Ay0ToW5jITZLiWVISg0Rf5hP9s9FZkR3dKPnZlejdWN+9EwD40 luPw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xJUfgLuM; 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 31si16988626plc.190.2019.03.25.23.37.43; Mon, 25 Mar 2019 23:37:58 -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=xJUfgLuM; 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 S1732043AbfCZGfZ (ORCPT + 99 others); Tue, 26 Mar 2019 02:35:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:46886 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731092AbfCZGfX (ORCPT ); Tue, 26 Mar 2019 02:35:23 -0400 Received: from localhost (unknown [104.132.152.111]) (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 3B6D920856; Tue, 26 Mar 2019 06:35:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553582122; bh=ywvq/maW9K7QLpX1hjiYZ+Qm0nBnRf6z7VWScG59Vdk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xJUfgLuMN2sfZY+Vw4i7lViyljBc1vY01sLjxcKGnDdta58XYa8IIuQOn5+2eYemc 5YcnUqB0z0e1Z8Mp05mpvPhB6RairZCoHqNGPD0LlazJI7jSn105liMzb0N0/5LJhA Be2OejdF5NraZzPnp/73cRwQPJ/LzqL10BKsq2vo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, hs.guimaraes@outlook.com, Jaroslav Kysela , Takashi Iwai Subject: [PATCH 4.19 01/45] ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist Date: Tue, 26 Mar 2019 15:29:44 +0900 Message-Id: <20190326042702.722020013@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190326042702.565683325@linuxfoundation.org> References: <20190326042702.565683325@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jaroslav Kysela commit 721f1e6c1fd137e7e2053d8e103b666faaa2d50c upstream. Another machine which does not like the power saving (noise): https://bugzilla.redhat.com/show_bug.cgi?id=1689623 Also, reorder the Lenovo C50 entry to keep the table sorted. Reported-by: hs.guimaraes@outlook.com Signed-off-by: Jaroslav Kysela Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/hda_intel.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2274,10 +2274,12 @@ static struct snd_pci_quirk power_save_b SND_PCI_QUIRK(0x8086, 0x2057, "Intel NUC5i7RYB", 0), /* https://bugzilla.redhat.com/show_bug.cgi?id=1520902 */ SND_PCI_QUIRK(0x8086, 0x2068, "Intel NUC7i3BNB", 0), - /* https://bugzilla.redhat.com/show_bug.cgi?id=1572975 */ - SND_PCI_QUIRK(0x17aa, 0x36a7, "Lenovo C50 All in one", 0), /* https://bugzilla.kernel.org/show_bug.cgi?id=198611 */ SND_PCI_QUIRK(0x17aa, 0x2227, "Lenovo X1 Carbon 3rd Gen", 0), + /* https://bugzilla.redhat.com/show_bug.cgi?id=1689623 */ + SND_PCI_QUIRK(0x17aa, 0x367b, "Lenovo IdeaCentre B550", 0), + /* https://bugzilla.redhat.com/show_bug.cgi?id=1572975 */ + SND_PCI_QUIRK(0x17aa, 0x36a7, "Lenovo C50 All in one", 0), {} }; #endif /* CONFIG_PM */