diff options
author | Matthew Murrian <matthew.murrian@goctsi.com> | 2020-11-04 08:00:06 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-11-09 13:24:22 +0100 |
commit | 96d5d884f78306206d745d856aad322becd100c3 (patch) | |
tree | b3b4f09175e09031338b1a7e42aedbcf353e45c0 /drivers/dma/ipu | |
parent | dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment (diff) | |
download | linux-96d5d884f78306206d745d856aad322becd100c3.tar.xz linux-96d5d884f78306206d745d856aad322becd100c3.zip |
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
The SG capability is inherently present with Multichannel DMA operation.
The register used to check for this capability with other DMA driver types
is not defined for MCDMA.
Fixes: 6ccd692bfb7f ("dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support")
Signed-off-by: Matthew Murrian <matthew.murrian@goctsi.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Link: https://lore.kernel.org/r/1604473206-32573-4-git-send-email-radhey.shyam.pandey@xilinx.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ipu')
0 files changed, 0 insertions, 0 deletions