From: Clemens Ladisch Date: Fri, 12 Aug 2005 13:19:39 +0000 (+0200) Subject: [ALSA] usb-audio: schedule high speed URBs with 1 ms alignment X-Git-Tag: v2.6.14-rc1~1029^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93bf99077886d209f8e72bc134e1ceb36e76aa2;p=pandora-kernel.git [ALSA] usb-audio: schedule high speed URBs with 1 ms alignment USB generic driver The EHCI driver doesn't interrupt more than once per millisecond, and organizes all iso transfers with frame-sized ITDs, so we can (try to) be more efficient by aligning all URBs on frame boundaries. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed