aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSia Jee Heng <[email protected]>2021-01-25 09:32:45 +0800
committerVinod Koul <[email protected]>2021-02-01 15:08:15 +0530
commit1deb96c0fa58afe0f5c4aa8e5916baa9454979d6 (patch)
treeeeef142422b4ef40dc869da5531cf6e0d31c93ca /scripts/patch-kernel
parenteec91760539ef4257cc0e4649d3db27e3762c579 (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/patch-kernel')
0 files changed, 0 insertions, 0 deletions