diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-11-23 18:16:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-05 19:41:24 +0100 |
commit | 0d542d58b6b5fe01095484c2628e46afe88312a9 (patch) | |
tree | 3a1d99ba9a71b23724c57558cfef8b2fdf68610f /.get_maintainer.ignore | |
parent | b7c769ebd9db6e67a6e01c962f7c92b706fa6acf (diff) |
ALSA: wss: Fix invalid snd_free_pages() at error path
commit 7b69154171b407844c273ab4c10b5f0ddcd6aa29 upstream.
Some spurious calls of snd_free_pages() have been overlooked and
remain in the error paths of wss driver code. Since runtime->dma_area
is managed by the PCM core helper, we shouldn't release manually.
Drop the superfluous calls.
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions