]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 4 Aug 2019 06:21:21 +0000 (15:21 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Aug 2019 17:57:17 +0000 (19:57 +0200)
commiteae61523ec59a8bc1c3de2f58ce8d925f0961572
tree04417675b43bbf3bb14b1aa8e2ac6f0c8e54c7fd
parent078156eabf45f1e24a67910c42397ede8f4ed99f
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain

This commit adds a kernel API to stop a couple of isochronous contexts
for AMDTP streams. The API is not protected with any lock primitive.
Callers should use this with enough lock against concurrent access.

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