Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a22fe1d6 authored by Frank Li's avatar Frank Li Committed by Vinod Koul
Browse files

dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV

is_slave_direction() should return true when direction is DMA_DEV_TO_DEV.

Fixes: 49920bc6

 ("dmaengine: add new enum dma_transfer_direction")
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240123172842.3764529-1-Frank.Li@nxp.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 0650006a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment