]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Handle Intel USB bootloader with buggy interrupt
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Jul 2014 12:53:54 +0000 (14:53 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:01:55 +0000 (19:01 +0100)
commit35aaf24b19442db101a7fe7dbc9030a12203e3fa
tree1f2c7701b259eb604379acb7385e1312b3772b94
parentc7e56b1a35a924e8011700e748cd8fcb7eedc0e1
Bluetooth: Handle Intel USB bootloader with buggy interrupt

commit 3a5ef20c979c0f33b6fb2582d04957397a6bf51f upstream.

The interrupt interface for the Intel USB bootloader devices is only
enabled after receiving SetInterface(0, AltSetting=0). When this USB
command is not send, then no HCI events will be received.

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