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