From: Ian Mackinnon <imackinnon@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Ian Mackinnon <imackinnon@gmail.com>
Subject: [PATCH] Load Broadcom firmware for Dell Bluetooth device 413c:8197.
Date: Fri, 23 Apr 2021 14:27:32 +0200 [thread overview]
Message-ID: <20210423122732.30657-1-imackinnon@gmail.com> (raw)
Remove the btusb_table entry for 413c:8197 so the device is handled
by the later Dell vendor entry, which specifies patchram loading.
---
drivers/bluetooth/btusb.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 5cbfbd948f6..2d24231f898 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -119,9 +119,6 @@ static const struct usb_device_id btusb_table[] = {
/* Canyon CN-BTU1 with HID interfaces */
{ USB_DEVICE(0x0c10, 0x0000) },
- /* Broadcom BCM20702A0 */
- { USB_DEVICE(0x413c, 0x8197) },
-
/* Broadcom BCM20702B0 (Dynex/Insignia) */
{ USB_DEVICE(0x19ff, 0x0239), .driver_info = BTUSB_BCM_PATCHRAM },
--
2.25.1
next reply other threads:[~2021-04-23 12:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 12:27 Ian Mackinnon [this message]
2021-04-23 12:30 ` [PATCH] Load Broadcom firmware for Dell Bluetooth device 413c:8197 Marcel Holtmann
2021-04-23 12:38 ` Ian Mackinnon
2021-04-23 13:25 ` bluez.test.bot
-- strict thread matches above, loose matches on Subject: below --
2021-04-23 13:18 [PATCH] " Ian Mackinnon
2021-04-23 13:56 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210423122732.30657-1-imackinnon@gmail.com \
--to=imackinnon@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox