OSDN Git Service

dmaengine: fsl-qdma: fixed the source/destination descriptor format
authorPeng Ma <peng.ma@nxp.com>
Wed, 22 May 2019 03:21:02 +0000 (03:21 +0000)
committerVinod Koul <vkoul@kernel.org>
Tue, 4 Jun 2019 12:05:02 +0000 (17:35 +0530)
commit8f95adcf3a5aabb7a416d3c03c561acd580df213
tree3ce60959f61046fb707aaaada09ab8b53f4b6cbd
parent5b969bd1d9cdfc8200f3dccf07a0270eaa2f2bbd
dmaengine: fsl-qdma: fixed the source/destination descriptor format

CMD of Source/Destination descriptor format should be lower of
struct fsl_qdma_engine number data address.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-qdma.c