commit | b7eb4a06e9980973755b7e95a6d97fb8decbf8fd | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Jan 26 08:08:34 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 26 17:05:02 2009 +0100 |
tree | a2d43ef6f4f4448b9659c9a9538acfe2e5fec06d | |
parent | 8693290b9038f32b6b9bafd97b7e18465d62655b [diff] |
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 <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>