sound: usb-audio: use multiple output URBs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:43:59 +0000 (13:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jul 2009 09:56:30 +0000 (11:56 +0200)
Some newer USB MIDI interfaces use rather small packet sizes, so to get
enough bandwidth, we have to be able to send multiple packets in one USB
frame, so we have to use multiple URBs.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found