Re: [PATCH resent 1/1] dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()

From: Vinod Koul
Date: Mon Oct 09 2023 - 02:13:17 EST



On Wed, 04 Oct 2023 10:29:11 -0400, Frank Li wrote:
> dma_get_slave_channel() increases client_count for all channels. It should
> only be called when a matched channel is found in fsl_edma3_xlate().
>
> Move dma_get_slave_channel() after checking for a matched channel.
>
>

Applied, thanks!

[1/1] dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()
commit: 3fa53518ad419bfacceae046a9d8027e4c4c5290

Best regards,
--
~Vinod