Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Jul 2014 12:53:55 +0000 (14:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Apr 2015 08:33:59 +0000 (10:33 +0200)
commit532caffeb3b1b52e07d97fc3530cf7670895880e
tree60f0fa2ab830a649f2d25e91c828ef7536e726e4
parent541086495d38c4d9811e93df545663c515b231e1
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader

commit d92f2df0565ea04101d6ac04bdc10feeb1d93c94 upstream.

The isochronous endpoints are not valid when the Intel Bluetooth
controller boots up in bootloader mode. So just mark these endpoints
as broken and then they will not be configured.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bluetooth/btusb.c