commit | f55e2a897962a55e15cc881ee86ee23f4817dffd | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Jun 02 16:12:58 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 11 11:36:26 2019 +0200 |
tree | 8c9463a92d7a711003ff02d743cb583b8bf53f91 | |
parent | b88f4d7c3812e3f3f746895cc4475b02c530303e [diff] |
ALSA: fireface: minor code refactoring to finish streaming session The operation to finish packet streaming corresponds to stopping isochronous contexts. This commit applies code refactoring to move codes to stop into a helper function to finish the session. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>