Received: by 10.213.65.68 with SMTP id h4csp888817imn; Tue, 27 Mar 2018 10:38:08 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+Upojn15fBHK9l4KuNMo+JferuxOOHg+yqoCbZfWg5g+dB/N9wodVI9X8hHKi9BC7UHqV+ X-Received: by 10.101.69.133 with SMTP id o5mr173337pgq.156.1522172288638; Tue, 27 Mar 2018 10:38:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522172288; cv=none; d=google.com; s=arc-20160816; b=k+rBm1MbTkRxibzJyXHbIAbxLXOsjqtDXTCN3CTeUDtUJ+jfoFw/c8HVUokrxNZXjI 1uFee7Rd5agxuCkyr3mdvQm7igD9glMN2z8mtlmAlF2HqJeDVhGS/XzLdUTz8Z4jLgBs wsLhw+x+zMZS0eF4VHXfl3zfvUnTlcZV1l7GTZUARD9JlszEa+ryZdpRkjzY6px4HXx+ ypUVqdYgb8V+rCHtHaB4y1rGRC1KXErkLi9oq6W37Acmyyvo+SaZuSPZaOJmlzB32wO2 mE+ZlThScGXGwQEmCWkPMkHTyC9rK9UVttZuYHTQn6vQHBN4dohL3X/7dYv7VhPs40bC CXMg== 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 :arc-authentication-results; bh=h9N4qGBgRE+Tbpe/hfDuSTFSf+i1/0nxawyW220UkEs=; b=Iu7YH2rHpllrgs5CbmEG6xE9SxD7KSENBuhXeCPlwiey2CQAEMqCHkayCo4/nMJ7l3 UbKNTk6bb1AzvpPE+AD1UcgTtHyZ8jUTMmTlzCYTvSC9m0Ee/4NViJO1g4veB3j0bEqS sIAMhIszt9MzT0c72v/zL4VBK9ProMvadr01sdxOdDjsko/tkIBuxEUx0h5cHx2FPnNv q695UEHJJ/B5Y9bUUYbVaSo/4n16pTHgIf4eA95ZMhFxeR3dzcWqn4PhUjCeniFtCZ0h CwUqwACMB2LDRn13y2uDM8Z1PoULKxkkAvyPMhSipjV5NJHQXt6LL36gg7DOZyl8qBDt 1Ofw== ARC-Authentication-Results: i=1; mx.google.com; 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 j11-v6si1532748plt.266.2018.03.27.10.37.54; Tue, 27 Mar 2018 10:38:08 -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; 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 S1754358AbeC0Qe7 (ORCPT + 99 others); Tue, 27 Mar 2018 12:34:59 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44618 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754335AbeC0Qey (ORCPT ); Tue, 27 Mar 2018 12:34:54 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id F1CD21233; Tue, 27 Mar 2018 16:34:53 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Brian Norris , Kai-Heng Feng , Kevin Fenzi , Hans de Goede , Marcel Holtmann Subject: [PATCH 4.14 031/101] Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table Date: Tue, 27 Mar 2018 18:27:03 +0200 Message-Id: <20180327162751.895989881@linuxfoundation.org> X-Mailer: git-send-email 2.16.3 In-Reply-To: <20180327162749.993880276@linuxfoundation.org> References: <20180327162749.993880276@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.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hans de Goede commit f0e8c61110c2c85903b136ba070daf643a8b6842 upstream. Commit 1fdb92697469 ("Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking"), added the Lenovo Yoga 920 to the btusb_needs_reset_resume_table. Testing has shown that this is a false positive and the problems where caused by issues with the initial fix: commit fd865802c66b ("Bluetooth: btusb: fix QCA Rome suspend/resume"), which has already been reverted. So the QCA Rome BT in the Yoga 920 does not need a reset-resume quirk at all and this commit removes it from the btusb_needs_reset_resume_table. Note that after this commit the btusb_needs_reset_resume_table is now empty. It is kept around on purpose, since this whole series of commits started for a reason and there are actually broken platforms around, which need to be added to it. BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1514836 Fixes: 1fdb92697469 ("Bluetooth: btusb: Use DMI matching for QCA ...") Cc: stable@vger.kernel.org Cc: Brian Norris Cc: Kai-Heng Feng Tested-by: Kevin Fenzi Suggested-by: Brian Norris Signed-off-by: Hans de Goede Reviewed-by: Brian Norris Signed-off-by: Marcel Holtmann Signed-off-by: Greg Kroah-Hartman --- drivers/bluetooth/btusb.c | 7 ------- 1 file changed, 7 deletions(-) --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c @@ -387,13 +387,6 @@ static const struct usb_device_id blackl * the module itself. So we use a DMI list to match known broken platforms. */ static const struct dmi_system_id btusb_needs_reset_resume_table[] = { - { - /* Lenovo Yoga 920 (QCA Rome device 0cf3:e300) */ - .matches = { - DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"), - DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo YOGA 920"), - }, - }, {} };