diff options
author | Sia Jee Heng <[email protected]> | 2021-01-25 09:32:45 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-02-01 15:08:15 +0530 |
commit | 1deb96c0fa58afe0f5c4aa8e5916baa9454979d6 (patch) | |
tree | eeef142422b4ef40dc869da5531cf6e0d31c93ca /scripts/gdb/linux/tasks.py | |
parent | eec91760539ef4257cc0e4649d3db27e3762c579 (diff) |
dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
Add support for device_prep_dma_cyclic() callback function to benefit
DMA cyclic client, for example ALSA.
Existing AxiDMA driver only support data transfer between memory to memory.
Data transfer between device to memory and memory to device in cyclic mode
would failed if this interface is not supported by the AxiDMA driver.
Signed-off-by: Sia Jee Heng <[email protected]>
Tested-by: Eugeniy Paltsev <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Eugeniy Paltsev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions