sound: usb-audio: use normal number of frames for no-data URBs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 26 Jan 2009 07:08:34 +0000 (08:08 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Jan 2009 16:05:02 +0000 (17:05 +0100)
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 <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found