]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Jul 2014 12:53:55 +0000 (14:53 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:01:55 +0000 (19:01 +0100)
commit330550885226357a59f017474091cbc45e529b10
tree89a740263aa80c24345848116bedc671dfbf2edc
parent35aaf24b19442db101a7fe7dbc9030a12203e3fa
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: Jiri Slaby <jslaby@suse.cz>
drivers/bluetooth/btusb.c