commit | b3480638a52adeeb133759fca0a0f89ce403e8ba | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Jun 11 22:21:14 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 11 16:02:07 2019 +0200 |
tree | e30543fd4afba38b360d789fb542105dce5815fd | |
parent | 478f3a56dcbc991b5d1d0e72666b0b32bae5e0a8 [diff] |
ALSA: dice: code refactoring to stop packet streaming This commit is a part of preparation to perform allocation/release of isochronous resources in pcm.hw_params/hw_free callbacks. There're three points to finish packet streaming but no helper functions for common operations for it. This commit adds a helper function for operations to finish packet streaming. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>