Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Jul 2014 22:12:04 +0000 (00:12 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Jul 2014 05:45:27 +0000 (08:45 +0300)
commit4f64fa807a9da14abfa329ae9f16c5ea11ef99ea
tree8b7906aaeeebb4771e6be5fe1d57e48be58e8c54
parent74292d5ac289ff5ec8b565889aaeab332e709099
Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices

Instead of setting data->isoc manually, use BTUSB_BROKEN_ISOC to
indicate that isochronous endpoints are not needed for CSR USB
sniffer devices.

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