]> git.baikalelectronics.ru Git - kernel.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)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Jul 2014 13:16:05 +0000 (16:16 +0300)
commitd549cd85fba170ae5f201259f85a7e2b6f3ecf04
tree4346ac28f1cc002b52fb6240500a7985bf7baa3c
parentf2507b94640793a194def02dc1f2fce314e78e10
Bluetooth: Handle Intel USB bootloader with buggy interrupt

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>
drivers/bluetooth/btusb.c