Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp21998ybp; Thu, 3 Oct 2019 09:37:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqxLhezGSFER4e0Q11MMhUGblSgMqsGCz3pO/c4b3Dxm80wTXozZQ74PmVi/mmfGU3Z4zdjR X-Received: by 2002:a17:906:fd4:: with SMTP id c20mr8398522ejk.41.1570120644678; Thu, 03 Oct 2019 09:37:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570120644; cv=none; d=google.com; s=arc-20160816; b=0zan78rD5Krj/wMoDdwuWK59OoSDIg2YeiwjB3EqBUBFmKAYW7W+1rfPxw5cN7uVU1 1koga7dVAhiQItxM2lkxbChqzPpVCyu5/br2+TgAsrymsidPfhHH6RkdRSdzWgk1Ty5Q 3Gm4rZSZGrzm0nQZj4nyi1w7z2qzy3RC7U3I7rPMjfMSWND0VfqWc+Phy/18IimQsw5g yMelG6MHqW/Mtyo6T5dxjyxvp0wPVJqC5d2jIcZByokQjiTkMbA0dpOLUF7zIb9TSrSI pgut+bJ3KLWxe5+ziEknKZYgbezg+K+Ktwd3XH5n27MGt6TagGQ2IEMMZsN+AgDgwAce TKNA== 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=XdIrPYKKGS+S4W6tJny8R3SphbtPOGxUSrNMXi7B0W8=; b=afmfZD/B6X4ZZyGsnTEs1yP9b4FWhsxHA27KipyinTAxaTxh+MPFJEYpwU1RsfEg8s daX7sJHj/U/myJHx+Po7TdP6/kpskwKzlQsAAFtQTzgKurDFHZcg6eLiotZoHPNuh19Y lDbDscrhkVHR1xv8uv4xAivTKHhgKONJ+IHSPEiSI5Fn3FlDul26KL88kvPZVTPWDBWj A6wD1UQQC3x96wEVNL4l6yBDzQfdBXsnuEwPyEoyFcWknNS574eeYbeuJXuYb5E/q7uW fvmPihqX2Rw0tq7sxigmwLMI6HT+cY80FOL03QbWkfSsKOGC4cV10CZA8V4SyMGgGZ8W kaog== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fgPaC9C8; 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 oc20si1511805ejb.260.2019.10.03.09.37.00; Thu, 03 Oct 2019 09:37:24 -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=fgPaC9C8; 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 S2404159AbfJCQeW (ORCPT + 99 others); Thu, 3 Oct 2019 12:34:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:42872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392122AbfJCQeU (ORCPT ); Thu, 3 Oct 2019 12:34:20 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 198A92086A; Thu, 3 Oct 2019 16:34:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570120459; bh=Q/NK56j/ghdmHEJTxu2BwpA78enXAjTw55znvF1Vb/A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fgPaC9C8UFwMcRjQOZl2pmt7IdDlyAGk75p7p8oMNSpSldF5CwOd++t9LivlBBe/a MlR/aF/juTLwugyJFpIztu/NlF11FyStVWQYxE5/n2bRFZmMVWOMwcXon8HEhZI0MI LgDaimMAAowNb/piswkWtf2S/7bzXvUThwf5/B0k= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai , Sasha Levin Subject: [PATCH 5.2 203/313] ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93 Date: Thu, 3 Oct 2019 17:53:01 +0200 Message-Id: <20191003154552.986364854@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191003154533.590915454@linuxfoundation.org> References: <20191003154533.590915454@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: Takashi Iwai [ Upstream commit 051c78af14fcd74a22b5af45548ad9d588247cc7 ] Lenovo ThinkCentre M73 and M93 don't seem to have a proper beep although the driver tries to probe and set up blindly. Blacklist these machines for suppressing the beep creation. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204635 Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- sound/pci/hda/patch_realtek.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 1bec62720374d..d223a79ac934f 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -1058,6 +1058,9 @@ static const struct snd_pci_quirk beep_white_list[] = { SND_PCI_QUIRK(0x1043, 0x834a, "EeePC", 1), SND_PCI_QUIRK(0x1458, 0xa002, "GA-MA790X", 1), SND_PCI_QUIRK(0x8086, 0xd613, "Intel", 1), + /* blacklist -- no beep available */ + SND_PCI_QUIRK(0x17aa, 0x309e, "Lenovo ThinkCentre M73", 0), + SND_PCI_QUIRK(0x17aa, 0x30a3, "Lenovo ThinkCentre M93", 0), {} }; -- 2.20.1