]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: fsl-edma: add drvdata for fsl-edma
authorRobin Gong <yibin.gong@nxp.com>
Tue, 25 Jun 2019 09:43:19 +0000 (17:43 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 3 Jul 2019 07:58:22 +0000 (13:28 +0530)
commitaf802728e4ab0764b2a26960a30f4cbe358a3b95
treead0aed00f14cf9e91a35cd69824994ae9f155e9d
parentfc4a9030788548414ccdd9d04aa457d4e027ecaa
dmaengine: fsl-edma: add drvdata for fsl-edma

There are some differences between vf610 and next i.mx7ulp. Put such
differences into static driver data for distinguishing easily at
driver level. Change mcf-edma accordingly.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Tested-by: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-edma-common.c
drivers/dma/fsl-edma-common.h
drivers/dma/fsl-edma.c
drivers/dma/mcf-edma.c