* [PATCH] Add 0b05 17cf line for BCM4352 combo card sub chip section BCM20702A0
@ 2015-01-16 12:50 Rick Dunn
0 siblings, 0 replies; 2+ messages in thread
From: Rick Dunn @ 2015-01-16 12:50 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Rick Dunn
---
drivers/bluetooth/btusb.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 4a6495a..9c78e1b 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -107,6 +107,8 @@ static const struct usb_device_id btusb_table[] = {
{ USB_DEVICE(0x0b05, 0x17b5) },
{ USB_DEVICE(0x0b05, 0x17cb) },
{ USB_DEVICE(0x413c, 0x8197) },
+ { USB_DEVICE(0x0b05, 0x17cf),
+ .driver_info = BTUSB_BCM_PATCHRAM },
{ USB_DEVICE(0x13d3, 0x3404),
.driver_info = BTUSB_BCM_PATCHRAM },
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] Add 0b05 17cf line for BCM4352 combo card sub chip section BCM20702A0
2015-01-16 22:15 Rick Dunn
@ 2015-01-16 22:15 ` Rick Dunn
0 siblings, 0 replies; 2+ messages in thread
From: Rick Dunn @ 2015-01-16 22:15 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Rick Dunn
Signed-off-by: Rick Dunn <rick@rickdunn.com>
---
drivers/bluetooth/btusb.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 4a6495a..9c78e1b 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -107,6 +107,8 @@ static const struct usb_device_id btusb_table[] = {
{ USB_DEVICE(0x0b05, 0x17b5) },
{ USB_DEVICE(0x0b05, 0x17cb) },
{ USB_DEVICE(0x413c, 0x8197) },
+ { USB_DEVICE(0x0b05, 0x17cf),
+ .driver_info = BTUSB_BCM_PATCHRAM },
{ USB_DEVICE(0x13d3, 0x3404),
.driver_info = BTUSB_BCM_PATCHRAM },
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-16 22:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-16 12:50 [PATCH] Add 0b05 17cf line for BCM4352 combo card sub chip section BCM20702A0 Rick Dunn
-- strict thread matches above, loose matches on Subject: below --
2015-01-16 22:15 Rick Dunn
2015-01-16 22:15 ` [PATCH] Add 0b05 17cf line for BCM4352 combo card sub chip section BCM20702A0 Rick Dunn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).