ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 4 Aug 2019 06:21:20 +0000 (15:21 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Aug 2019 17:57:16 +0000 (19:57 +0200)
commit3ec3d7a3ff10692d4f8a2baa0ff18fe10a9b6ad4
tree04f14c26c7c4bdeb71fe7d5855d006ce3f66a4f7
parentb6fcab14ff027c4d54505d9cdff41535c3daf077
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts

This commit adds 'struct amdtp_domain' structure. This structure
has list of instance of AMDTP stream to handle a couple of
isochronous contexts.

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