Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f3b6966f authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Tero Kristo
Browse files

dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptors


The descriptors are allocated via wither dma_pool or dma_alloc_coherent.

There is no need for the dma_sync_singel_* calls.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
parent ba6fccf8
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