commit | af26bacc1c5ace50645b29aea148c6143753edd4 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Jun 18 22:26:16 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 21 11:47:00 2019 +0200 |
tree | b74bf9eaf4e1a3414b065206fe8470f21ac2f1e6 | |
parent | 9628fc82f9feedfcb6b9756efb2966c00b3811ef [diff] |
ALSA: fireface: 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>