]> git.karo-electronics.de Git - mv-sheeva.git/commit
[ALSA] usb-audio - use only one packet in synchronization feedback URBs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 2 May 2005 06:55:54 +0000 (08:55 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:05:57 +0000 (10:05 +0200)
commitca81090a00e3e7152fe1f3d7398f11d57919428e
treeac134db42671da0ae343a72c1f48501aa7eb09bf
parent1149a64fe4916fe6fdc8938043a0dc9a6551ab63
[ALSA] usb-audio - use only one packet in synchronization feedback URBs

USB generic driver
Do not use more than one packet in synchronization feedback URBs because
it would be pointless to send or receive more than one value at the same
time.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/usb/usbaudio.c