]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM/dmaengine: edma: Public API to use private struct pointer
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 14 Oct 2015 11:42:49 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 14 Oct 2015 14:27:11 +0000 (19:57 +0530)
commitca304fa9bb762f091e851d48de43f623c975d47a
treec772e271becb06e49be494e8701fe2d6c8a7d9fd
parent700c371913072fc891650a6dafacfd147ce805a7
ARM/dmaengine: edma: Public API to use private struct pointer

Instead of relying on indexes pointing to edma private date in the global
pointer array, pass the private data pointer via the public API.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/common/edma.c
drivers/dma/edma.c
include/linux/platform_data/edma.h