diff options
| author | Haoxiang Li <haoxiang_li2024@163.com> | 2026-06-22 17:48:22 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-06-29 18:48:09 +0100 |
| commit | 3a89ddcf0c3d9a068631e8c24d5c9e81d1e6512a (patch) | |
| tree | 7ee314f383547653c55adfdd47f7e1f4cb21d835 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 612ccf42acd14bb2685fa60c3495ca13e63e8989 (diff) | |
ASoC: fsl: mpc5200-i2s: Free DMA resources on probe failure
mpc5200_audio_dma_create() creates the DMA resources before registering
the component. If snd_soc_register_component() fails, the function
returns directly and leaves the DMA resources allocated.
Call mpc5200_audio_dma_destroy() before returning from this error path.
Fixes: f515b67381de ("ASoC: fsl: mpc5200 combine psc_dma platform data")
Cc: stable@vger.kernel.org
Signed-off-by: Haoxiang Li <haoxiang_li2024@163.com>
Link: https://patch.msgid.link/20260622094822.926166-1-haoxiang_li2024@163.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
