From: Clemens Ladisch Date: Mon, 26 Jan 2009 07:08:34 +0000 (+0100) Subject: sound: usb-audio: use normal number of frames for no-data URBs X-Git-Tag: v2.6.30-rc1~676^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7eb4a06e9980973755b7e95a6d97fb8decbf8fd;p=pandora-kernel.git sound: usb-audio: use normal number of frames for no-data URBs When sending a silence URB (before playback has started, or when it is paused), use the number of frames that would be normally sent instead of a single frame so that the rate at which completion interrupts arrive is consistent. Signed-off-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed