https://github.com/torvalds/linux
Revision cf6f1ff17f56c275424c5a341fc4d27ccbbfa71c authored by Clemens Ladisch on 17 June 2011, 06:18:35 UTC, committed by Takashi Iwai on 17 June 2011, 09:37:29 UTC
Since commit 13882a82ee16 (optimize iso queueing by setting
wake only after the last packet), drivers are required to call
fw_iso_context_queue_flush() after queueing a batch of packets.
The missing call would have an effect only if the controller
queue underruns, but then the DMA would stop completely.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 0ec5258
History
Tip revision: cf6f1ff17f56c275424c5a341fc4d27ccbbfa71c authored by Clemens Ladisch on 17 June 2011, 06:18:35 UTC
ALSA: isight: adjust for new queueing API
Tip revision: cf6f1ff
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.8 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top