commit | 3f2ce83ddba936568de2d057bbd29d74cd2de80d | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Jun 18 22:26:22 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 21 11:47:11 2019 +0200 |
tree | c0648ee11db65bb17d5e43f4c87736bfd294c1f3 | |
parent | a9679dd31dd379e7e14a13c55bd0a3214c18fe47 [diff] |
ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callback When stopping packet streaming in reserve function for duplex streams, isochronous resources should be released. Fixes: 7bc93821a70a ("ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection") Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>