diff options
author | Cai Huoqing <cai.huoqing@linux.dev> | 2023-05-20 07:08:50 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-05-24 08:50:45 +0200 |
commit | f9c3403f1fabf6b21dad67a2a0641ea18a48de21 (patch) | |
tree | cd268464b4cb564d4b24d4d09677c3cfee514ea9 /drivers/dma/dw-edma/Makefile | |
parent | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops (diff) | |
download | linux-f9c3403f1fabf6b21dad67a2a0641ea18a48de21.tar.xz linux-f9c3403f1fabf6b21dad67a2a0641ea18a48de21.zip |
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
The structure dw_edma_core_ops has a set of the pointers
abstracting out the DW eDMA vX and DW HDMA Native controllers.
And use dw_edma_v0_core_register to set up operation.
Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Link: https://lore.kernel.org/r/20230520050854.73160-3-cai.huoqing@linux.dev
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/dw-edma/Makefile')
0 files changed, 0 insertions, 0 deletions