Searched hist:bd165079dedb40b8a8334beae304a128a8269831 (Results 1 – 1 of 1) sorted by relevance
/linux/sound/firewire/ |
H A D | amdtp-stream.c | diff bd165079dedb40b8a8334beae304a128a8269831 Thu May 20 06:01:52 CEST 2021 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: firewire-lib: code refactoring to start several IT/IR contexts
It's several hundred cycles from starting isochronous contexts and the actual cycle to start processing content of packet. It's useless to start the context for IRQ target apart from the other contexts.
This commit refactors helper function to start AMDTP domain in the point.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20210520040154.80450-7-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
|