]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/bluetooth/btusb.c
Bluetooth: Add support Bluetooth controller of MacbookPro 7,1
[linux-imx.git] / drivers / bluetooth / btusb.c
index 92d661776bc7796d39861dfcc96bae7d41b2e00d..d42dbeba237053683195b9e9408b6d6177722ea0 100644 (file)
@@ -59,6 +59,9 @@ static struct usb_device_id btusb_table[] = {
        /* Generic Bluetooth USB device */
        { USB_DEVICE_INFO(0xe0, 0x01, 0x01) },
 
+       /* Apple MacBookPro 7,1 */
+       { USB_DEVICE(0x05ac, 0x8213) },
+
        /* Apple iMac11,1 */
        { USB_DEVICE(0x05ac, 0x8215) },