Skip to content
Commit 9aa48806 authored by Samuel Holland's avatar Samuel Holland Committed by Vinod Koul
Browse files

dmaengine: sun6i: Do not use virt_to_phys



This breaks on RISC-V, because dma_pool_alloc returns addresses which
are not in the linear map. Instead, plumb through the physical address
which is already known anyway.

Acked-by: default avatarMaxime Ripard <maxime@cerno.tech>
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20220424172759.33383-3-samuel@sholland.org
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 59e47776
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