diff options
author | Eric Long <eric.long@spreadtrum.com> | 2018-05-23 17:31:10 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-05-29 10:15:33 +0530 |
commit | 32fa20139ebc1521954b9ccb411e5772411efc87 (patch) | |
tree | bcf645edf501ac667e377bef5ea71b4f96757002 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fd8d26adc9a909c0c099265cb62d5e5ec2a87e7e (diff) |
dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
This is one preparation patch, we can use default DMA configuration to
implement the device_prep_dma_memcpy() interface instead of issuing
sprd_dma_config().
We will implement one new sprd_dma_config() function with introducing
device_prep_slave_sg() interface in following patch. So we can remove
the obsolete sprd_dma_config() firstly.
Signed-off-by: Eric Long <eric.long@spreadtrum.com>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions