linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rick Dunn <rick@rickdunn.com>
To: linux-bluetooth@vger.kernel.org
Cc: Rick Dunn <rick@rickdunn.com>
Subject: [PATCH] Add 0b05 17cf line for BCM4352 combo card sub chip section BCM20702A0
Date: Fri, 16 Jan 2015 07:50:58 -0500	[thread overview]
Message-ID: <1421412658-350-1-git-send-email-rick@rickdunn.com> (raw)

---
 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


             reply	other threads:[~2015-01-16 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 12:50 Rick Dunn [this message]
  -- 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

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=1421412658-350-1-git-send-email-rick@rickdunn.com \
    --to=rick@rickdunn.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;
as well as URLs for NNTP newsgroup(s).