diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2020-07-07 13:23:48 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-07-15 11:36:55 +0530 |
commit | 2166d96029bc88a90f431aca7f51e714c653e027 (patch) | |
tree | ebbfca74cfc6178c5ecf6a08114a012f88b9867a /net/bpf | |
parent | d6a7bb869dd8a516901591136a9a895fd829d6c6 (diff) | |
download | linux-2166d96029bc88a90f431aca7f51e714c653e027.tar.bz2 |
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: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Link: https://lore.kernel.org/r/20200707102352.28773-2-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'net/bpf')
0 files changed, 0 insertions, 0 deletions