commit | eccd895c998549ebb4a80f0ebee13b6a179bd40c | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Jun 18 22:26:17 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 21 11:47:02 2019 +0200 |
tree | 914d5573deb2c38e01893405cdd1c7b4da736de4 | |
parent | af26bacc1c5ace50645b29aea148c6143753edd4 [diff] |
ALSA: firewire-motu: unify stop and release method for duplex streams >From callbacks for pcm and rawmidi interfaces, the functions to stop and release duplex streams are called at the same time. This commit merges the two functions. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>