+ drivers-bluetooth-btusbc-add-tdk-corp-integrated-bluetooth-support.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     drivers/bluetooth/btusb.c: add "TDK Corp. Integrated Bluetooth" support
has been added to the -mm tree.  Its filename is
     drivers-bluetooth-btusbc-add-tdk-corp-integrated-bluetooth-support.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: drivers/bluetooth/btusb.c: add "TDK Corp. Integrated Bluetooth" support
From: Marcel Beister <mail@xxxxxxxxxxxx>

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=15172

Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Cc: Marcel Holtmann <marcel@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/bluetooth/btusb.c |    3 +++
 1 file changed, 3 insertions(+)

diff -puN drivers/bluetooth/btusb.c~drivers-bluetooth-btusbc-add-tdk-corp-integrated-bluetooth-support drivers/bluetooth/btusb.c
--- a/drivers/bluetooth/btusb.c~drivers-bluetooth-btusbc-add-tdk-corp-integrated-bluetooth-support
+++ a/drivers/bluetooth/btusb.c
@@ -65,6 +65,9 @@ static struct usb_device_id btusb_table[
 	/* Bluetooth Ultraport Module from IBM */
 	{ USB_DEVICE(0x04bf, 0x030a) },
 
+	/* TDK Corp. Integrated Bluetooth */
+	{ USB_DEVICE(0x04bf, 0x0310) },
+
 	/* ALPS Modules with non-standard id */
 	{ USB_DEVICE(0x044e, 0x3001) },
 	{ USB_DEVICE(0x044e, 0x3002) },
_

Patches currently in -mm which might be from mail@xxxxxxxxxxxx are

drivers-bluetooth-btusbc-add-tdk-corp-integrated-bluetooth-support.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux