diff options
author | Samuel Holland <[email protected]> | 2022-04-24 12:27:56 -0500 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-05-19 23:43:41 +0530 |
commit | 9aa48806edb8c37e82532dbc6098b03f6bd4245e (patch) | |
tree | aa2989279e6cf47af843c6c02c2b5de0369b131d /scripts/gdb/linux/timerlist.py | |
parent | 59e477763d092923f567051e1bbfbb4e04d0dfbf (diff) |
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: Maxime Ripard <[email protected]>
Signed-off-by: Samuel Holland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions