Frank Li ed50e07d6a dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
commit 4ee632c82d2dbb9e2dcc816890ef182a151cbd99 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-20 17:02:02 +01:00
..
2023-02-24 17:18:54 -08:00
2023-09-03 10:49:42 -07:00
2022-09-29 12:24:16 +05:30
2023-09-03 10:49:42 -07:00
2023-09-03 10:49:42 -07:00
2023-02-24 17:18:54 -08:00
2023-05-03 11:11:56 -07:00
2023-09-03 10:49:42 -07:00
2021-12-13 13:18:48 +05:30