]> asedeno.scripts.mit.edu Git - linux.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)
commit6261f90bdb0b605ffb158717ec7a03b1753aded5
tree04417675b43bbf3bb14b1aa8e2ac6f0c8e54c7fd
parent3ec3d7a3ff10692d4f8a2baa0ff18fe10a9b6ad4
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