commit | 3ec3d7a3ff10692d4f8a2baa0ff18fe10a9b6ad4 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Aug 04 15:21:20 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 05 19:57:16 2019 +0200 |
tree | 04f14c26c7c4bdeb71fe7d5855d006ce3f66a4f7 | |
parent | b6fcab14ff027c4d54505d9cdff41535c3daf077 [diff] |
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>