]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit078156eabf45f1e24a67910c42397ede8f4ed99f
tree04f14c26c7c4bdeb71fe7d5855d006ce3f66a4f7
parent9745204b2c003a0622a4dc2212030459a8417722
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