sound: usb-audio: use multiple input URBs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:40:36 +0000 (13:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jul 2009 09:56:19 +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 receive 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