diff options
author | 2020-04-05 17:03:48 +0200 | |
---|---|---|
committer | 2020-04-06 15:03:27 +0100 | |
commit | 7506baeed8d05fc164254c64af14cfed2ac14446 (patch) | |
tree | f28834e0a7160e73b8d90c8f23a7550a29e13a65 /fs/jbd2/commit.c | |
parent | ASoC: Intel: atom: Fix uninitialized variable compiler warning (diff) | |
download | linux-dev-7506baeed8d05fc164254c64af14cfed2ac14446.tar.xz linux-dev-7506baeed8d05fc164254c64af14cfed2ac14446.zip |
ASoC: stm32: sai: Add missing cleanup
The commit 0d6defc7e0e4 ("ASoC: stm32: sai: manage rebind issue")
converts some function calls to their non-devm equivalents. The
appropriate cleanup code was added to the remove function, but not
to the probe function. Add a call to snd_dmaengine_pcm_unregister
to compensate for the call to snd_dmaengine_pcm_register in case
of subsequent failure.
Fixes: commit 0d6defc7e0e4 ("ASoC: stm32: sai: manage rebind issue")
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Olivier Moysan <olivier.moysan@st.com>
Link: https://lore.kernel.org/r/1586099028-5104-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions