diff options
author | Frank Li <Frank.Li@nxp.com> | 2023-11-27 16:43:25 -0500 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-12-11 20:14:29 +0530 |
commit | 4ee632c82d2dbb9e2dcc816890ef182a151cbd99 (patch) | |
tree | 7ad31a1a5e9be6b66c7e032d00d76bbd9b4df880 /scripts/gdb/linux/device.py | |
parent | bffa7218dcddb80e7f18dfa545dd4b359b11dd93 (diff) |
dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
Allocate channel count consistently increases due to a missing source ID
(srcid) cleanup in the fsl_edma_free_chan_resources() function at imx93
eDMAv4.
Reset 'srcid' at fsl_edma_free_chan_resources().
Cc: stable@vger.kernel.org
Fixes: 72f5801a4e2b ("dmaengine: fsl-edma: integrate v3 support")
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20231127214325.2477247-1-Frank.Li@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions