Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2050028imm; Thu, 24 May 2018 05:06:03 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrSYM/lD+rxFhj3ZUJCsRWp37zvOfopFAkJEKsVqR2E85uW3gN3vcf4WDkG+6k5qnmv2VuV X-Received: by 2002:a65:5cc5:: with SMTP id b5-v6mr5635409pgt.85.1527163563472; Thu, 24 May 2018 05:06:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527163563; cv=none; d=google.com; s=arc-20160816; b=nTqe+GZ8AFoME9X/kXaruRhl3KONj+ANtdZM9yz7TGe1dixNmIVo+H4vTD4+zk3Ttc lLQfmJjzEcs3Yor+ROhEwkQaGQYNc6gajiMd9x8GKrHjUB5B/jQqCunoDHCQHwsEoG5q x76SbyfEDO9Cu72L0V960SFYzqkk2a5Htoc9QCtWTb200dfPnDZVBvUBdg/KAXwtFp5V 7ycfE56c34VLFvT3bQCAdMtMjHQLDPkY16H1WXhcJZr1srD4uht4UzP0j59iP3/7t/fw 6J60WWlbLUQUlN3e8pQfhCryaMEyOe5CbGrm8jrhvNyw9MHOeaPDb2vNpU2Nf04wcapA zSBA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=hgMg6EmAM46XLylj6Pi3Bpvmxr6gz42eFJJJDVZUEMc=; b=Ktp1zEKGmIAd2ilYLn4GoA6CR8kzc+d+0vjMaHafsBNf+WTzPiiWS5zcSa6SLbuy0e bLZFAl2TlGvgN85lzUFZNZfMQCBMmksk/KUoPmcPFix13IPoYll5VlpYzdhA64mEx5u8 rjjADCEoeI9yrhj9S8JSIhi+7b7Y6wfAkokPr6XhnRLHzhZaZw3XCPiyGo8WBp5TQ8BX LaHny8rf+uGLQSJVhs4wb6gMFhLyW1OK1YUMTZ4wTxy3/+c8KxgC9hp/SpUbXzRcLSSh SKz8aR/zWrZwxslrMNiM8/Lml9JxLYBCYLWH9vClNKs/JEa0cJ3Bo9BFbFea/rx7Snv7 tcag== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xLVZh607; 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 f18-v6si20539839pff.208.2018.05.24.05.05.49; Thu, 24 May 2018 05:06:03 -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=xLVZh607; 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 S969730AbeEXMEx (ORCPT + 99 others); Thu, 24 May 2018 08:04:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:55658 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966584AbeEXJoV (ORCPT ); Thu, 24 May 2018 05:44:21 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (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 054E0208A6; Thu, 24 May 2018 09:44:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527155060; bh=A6S2Q6Ufs7f767hqYUAfbkQe/xz/txpRbGl/DNcEdsY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xLVZh6077fxLM9+LiamAwsbG8aOD2y7leDZ7dr3F/MU2Qmt0cC69hpyEG0hCdAkSb pb9RpJ8LYRhENPFV/8w6ebFL94VgRBRVMnwabb2kOQBHWkxboPAgjvJNMKuLaZZgN3 D8Dsks8GHciU3eI2TdLnSYuqbPsbbG4e537dw2dM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Takashi Iwai Subject: [PATCH 4.4 39/92] ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist Date: Thu, 24 May 2018 11:38:16 +0200 Message-Id: <20180524093202.762935773@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180524093159.286472249@linuxfoundation.org> References: <20180524093159.286472249@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hans de Goede commit c8beccc19b92f5172994c0732db689c08f4f98e5 upstream. Power-saving is causing loud plops on the Lenovo C50 All in one, add it to the blacklist. BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1572975 Signed-off-by: Hans de Goede Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/hda_intel.c | 2 ++ 1 file changed, 2 insertions(+) --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2072,6 +2072,8 @@ static struct snd_pci_quirk power_save_b SND_PCI_QUIRK(0x1849, 0x0c0c, "Asrock B85M-ITX", 0), /* https://bugzilla.redhat.com/show_bug.cgi?id=1525104 */ SND_PCI_QUIRK(0x1043, 0x8733, "Asus Prime X370-Pro", 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), {}