From: Clemens Ladisch Date: Fri, 12 Aug 2005 06:28:27 +0000 (+0200) Subject: [ALSA] usb-audio: fix packets per URB calculation for playback X-Git-Tag: v2.6.14-rc1~1029^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6db392e9235c48bb945624798e9beede7b85b12;p=pandora-kernel.git [ALSA] usb-audio: fix packets per URB calculation for playback USB generic driver When determining how many packets are needed for one period, we cannot assume that all packets have their maximum size -- we always use the nominal sample rate when sending data, and could use an even lower rate when the endpoint uses frequency feedback. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed