ALSA: firewire-lib: add helper function to cancel context inner callback handler
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 21 May 2019 14:57:35 +0000 (23:57 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 May 2019 10:28:16 +0000 (12:28 +0200)
commitfce9b013fee94ded75624edebf28c8f3506b16cc
treefd2522f6bb7cabb610e71a50500923baf6925559
parentd3d10a4a1b1950c2d20714c2511b5f58c99bab81
ALSA: firewire-lib: add helper function to cancel context inner callback handler

In callback handler of isochronous context for both direction, there're
common codes to cancel context.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c