Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information