commit | 7599e279c04511731e2aba4a6dc7b98e5c2a2d25 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Jun 18 22:26:20 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 21 11:47:09 2019 +0200 |
tree | cfac703f9feda2395f2b7a049bd25c7e2dfbd91c | |
parent | 740680f22d96e078245211b40fc2c141a24c8d1a [diff] |
ALSA: bebob: 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>