diff options
author | Frank Li <[email protected]> | 2023-10-04 10:29:11 -0400 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-10-09 11:12:19 +0530 |
commit | 3fa53518ad419bfacceae046a9d8027e4c4c5290 (patch) | |
tree | 78741d5705e70987bce7178e5e0339ac427b42f9 /scripts/gdb/linux/utils.py | |
parent | 67e13e89742c3b21ce177f612bf9ef32caae6047 (diff) |
dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()
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.
Cc: [email protected]
Fixes: 72f5801a4e2b ("dmaengine: fsl-edma: integrate v3 support")
Signed-off-by: Frank Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions