Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2636956pxu; Mon, 14 Dec 2020 07:24:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJwoj1jI8cupnZZ9Ie1eOc5FELmHzROLyOkw8RSExTxLcAs4ty3rwgaYWl0xK+VUYP8nd/1s X-Received: by 2002:a50:f61b:: with SMTP id c27mr25025277edn.61.1607959474399; Mon, 14 Dec 2020 07:24:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607959474; cv=none; d=google.com; s=arc-20160816; b=yX8hbrml0z23grfTMlopBR97H2es/73k4Vq/ftEtxRiN40zEKqFPGOgRsiCg1de9rA xjTw4KgZa3fsREgQRPmY0t+9fklPUJsWtSAkCM70WeSb9/+mq7SgQEThTfR+Z4ZDpAXU 6/izIcQAUHvUUU98OGr79+UGnAgbKeGPwalz6rtDYlySCx1y28r/J2tmtcsDkJos9u8l D9vqDxf2Xx5bvpNm/e6xB7Wvqf6S9GOUXpOkFhXNWu7p3XmOgsJnHcbPh/wIFLixgbNa Q97y40i66UczVDSzSscgVIhiexNIb3VQ1qTOBxB34mQd6ZUJeTs6yMs7YgXKXkBk4Jt8 7owg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:auto-submitted :content-transfer-encoding:references:in-reply-to:message-id:date :subject:to:from; bh=OgseOPiAJGpv4sH5ATKoJSNjjaxH8tCHXUAC+R62Fx4=; b=aaQ+/JUSgfz78zg4Sy1f07li/jCSFOd4O6BLMzreW1HEJwBG9Shtbh+5TX795zloJj L9YV7RXUMv2fW2uMbIdckvQs+yOR5JajvOusEKDMaK6s5r9dwLXAoTeX3Ny9/KCG+yX5 E8kLr+LFZWnKq6R6cRQEYg8qlt3jboCvKTEoUGIzc67zjmTUH9oFP0EeXHiYE1l5+SWk lk1Vy6IymKw52zc5JRESt5GFpGkT9z8qfX5CFjX7HN6d+wyYw8Ykf56KqNdEaYynQXiK gcQdnPc49WjplhK6kyxNiLk90tp10cTKr5X4pwkQhZ0wuCYa1ZyMgYT3fFV8iI0M65ul PpIA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p18si9811952ejd.518.2020.12.14.07.23.57; Mon, 14 Dec 2020 07:24:34 -0800 (PST) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2408146AbgLNOke convert rfc822-to-8bit (ORCPT + 99 others); Mon, 14 Dec 2020 09:40:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:39550 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729768AbgLNOkc (ORCPT ); Mon, 14 Dec 2020 09:40:32 -0500 From: bugzilla-daemon@bugzilla.kernel.org Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: linux-bluetooth@vger.kernel.org Subject: [Bug 210681] kernel: Bluetooth: hci0: don't support firmware rome 0x31010000 Date: Mon, 14 Dec 2020 14:39:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Drivers X-Bugzilla-Component: Bluetooth X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: high X-Bugzilla-Who: antdev66@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linux-bluetooth@vger.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=210681 --- Comment #2 from anthony (antdev66@gmail.com) --- Seems to be enough keep only the previous drivers/bluetooth/btusb.c file -- You are receiving this mail because: You are the assignee for the bug.