ALSA: usb: use multiple packets per urb for Wireless USB inbound audio
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 26 Nov 2013 19:58:15 +0000 (13:58 -0600)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2013 10:55:13 +0000 (11:55 +0100)
For Wireless USB audio devices, use multiple isoc packets per URB for
inbound endpoints with a datainterval < 5.  This allows the WUSB host
controller to take advantage of bursting to service endpoints whose
logical polling interval is less than the 4ms minimum polling interval
limit in WUSB.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found