From: Clemens Ladisch Date: Mon, 13 Jul 2009 11:43:59 +0000 (+0200) Subject: sound: usb-audio: use multiple output URBs X-Git-Tag: v2.6.32-rc1~732^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4affa53229701be7be4f7f84ba84164135d7e8;p=pandora-kernel.git sound: usb-audio: use multiple output URBs 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed