]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: firewire-lib: operate data block counter in top level of processing for IR context
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 22 Jul 2019 03:36:55 +0000 (12:36 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2019 14:04:59 +0000 (16:04 +0200)
commita35463d1f77d9e5244d6f4953d3c7f3a27c7625e
treeb35c9a97e00494a5df41f1eeb376d4c41080eb4d
parent860d798c370409efbedf66bae2d41b3cbdf14a79
ALSA: firewire-lib: operate data block counter in top level of processing for IR context

In ALSA IEC 61883-1/6 packet streaming engine, two types of data block
counter are supported. This commit applies code refactoring to make it
explicitly for IR context.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c