diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2019-10-18 15:19:09 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-10-19 09:18:25 +0200 |
commit | 813dfbd6845e5366f2dbef190a695f8b06c1d83d (patch) | |
tree | e01fe2f7c1e1e049a0ba692157ad24baad618438 /kernel | |
parent | e6dcc92fcea07f23c13996b7bb6a2a32ed4c6ed5 (diff) | |
download | linux-813dfbd6845e5366f2dbef190a695f8b06c1d83d.tar.bz2 |
ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback
The aim of AMDTP domain is to process several isoc context in the same
time. However, current implementation is against this idea because it
flushes each isoc context in the end of processing context callback.
This commit cancels it.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20191018061911.24909-5-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions