]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 22 May 2019 14:17:07 +0000 (23:17 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2019 10:19:41 +0000 (12:19 +0200)
commitde8462205eda343543fda1644505ed92b89c182b
treef37f1225e96f524ebef159d51fdf3d28630f0ea4
parentb48977e986e04fdb4436a22b163a61edc1a4239a
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header

In IR context, some quadlets of packet payload can be included into
context header. This is good for packet with CIP header because the
context payload buffer can includes data blocks only for with-CIP and
without-CIP pakets.

This commit uses 16 bytes IR context header for this purpose.

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