[ALSA] usb-audio: schedule high speed URBs with 1 ms alignment
authorClemens Ladisch <clemens@ladisch.de>
Fri, 12 Aug 2005 13:19:39 +0000 (15:19 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:45:16 +0000 (08:45 +0200)
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 <clemens@ladisch.de>

No differences found