Files
linux/drivers/bluetooth
Bing Zhao 962992dcf9 Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
commit fa0fb93f2a upstream.

For high-speed/super-speed isochronous endpoints, the bInterval
value is used as exponent, 2^(bInterval-1). Luckily we have
usb_fill_int_urb() function that handles it correctly. So we just
call this function to fill in the RX URB.

Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-02 09:27:20 -07:00
..
2010-07-21 10:39:06 -07:00
2011-02-23 14:39:10 -08:00
2011-03-31 11:26:23 -03:00
2011-02-23 14:39:10 -08:00