]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ALSA: firewire-motu: fix destruction of data for isochronous resources
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 1 Jun 2019 03:08:01 +0000 (12:08 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Jun 2019 06:20:54 +0000 (08:20 +0200)
commite2127976c10256e051a8f1e5af6c1f9ae064768d
tree38e46df70027d836fd55aea0473bc0d7e7e4a40d
parentf0666b6d11678f56483acbcc334baced68d35941
ALSA: firewire-motu: fix destruction of data for isochronous resources

commit 0e3fb6995bfabb23c172e8b883bf5ac57102678e upstream.

The data for isochronous resources is not destroyed in expected place.
This commit fixes the bug.

Cc: <stable@vger.kernel.org> # v4.12+
Fixes: 9b2bb4f2f4a2 ("ALSA: firewire-motu: add stream management functionality")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/firewire/motu/motu-stream.c