[alsa-devel] [PATCH 1/2] ALSA: firewire-lib: cache next data_block_counter after probing tracepoints event for IR context

Takashi Iwai tiwai at suse.de
Fri Jun 28 10:50:21 CEST 2019


On Fri, 28 Jun 2019 07:53:30 +0200,
Takashi Sakamoto wrote:
> 
> For debugging purpose, ALSA IEC 61883-1/6 engine has tracepoints event.
> In current implementation, next data block counter is stored as current
> data block counter before probing the event for IR isoc context. It's not
> good to check current packet parameter.
> 
> This commit changes to assign the next data block counter after probing
> the event.
> 
> Besides, Fireworks devices has a quirk to transfer isoc packet with
> data block counter for the last data block. For this quirk, the
> assignment is done before calling data block processing layer.
> 
> Signed-off-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>

Thanks, applied now.


Takashi


More information about the Alsa-devel mailing list