kernel-ark/sound
Clemens Ladisch 29b16931f9 [ALSA] usb-audio - avoid unnecessary double buffering
USB generic driver
When a USB packet boundary falls exactly on a buffer boundary, hwptr
remains at the end of the buffer which causes an overflow in the next
iteration and triggers double buffering although the next packet would
actually be contiguous.

This patch ensures that hwptr is always smaller than buffer_size.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2005-05-29 10:08:53 +02:00
..
arm
core
drivers
i2c
isa
mips
oss
parisc
pci [ALSA] Rename pci_vendor/pci_device to pci_subvendor/pci_subdevice 2005-05-29 10:08:46 +02:00
pcmcia
ppc
sparc
synth
usb [ALSA] usb-audio - avoid unnecessary double buffering 2005-05-29 10:08:53 +02:00
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c