From: Clemens Ladisch Date: Mon, 26 Jan 2009 07:10:19 +0000 (+0100) Subject: sound: usb-audio: make URB sizes more equal X-Git-Tag: v2.6.30-rc1~676^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160389c8d21c8139a93191c2e5ca2273f311ed4e;p=pandora-kernel.git sound: usb-audio: make URB sizes more equal Distribute the packets evenly among the URBs, instead of making all URBs except the last one to have the maximum size. This makes the timing of pointer updates more regular and removes some special cases from the code. Signed-off-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed