ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
commit2b6b3b7420190888793c49e97276e1e73bd7eaed
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 14 Oct 2015 11:42:53 +0000 (14 14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 14 Oct 2015 14:27:11 +0000 (14 19:57 +0530)
treeb2226f638e1c7253389a80ebca7b02ed6737e58c
parentcef5b0da4019358cb03c9b0a964d4d63cd7deaf6
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/

Move the code out from arch/arm/common and merge it inside of the dmaengine
driver.
This change is done with as minimal (if eny) functional change to the code
as possible to avoid introducing regression.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/Kconfig
arch/arm/common/Kconfig
arch/arm/common/Makefile
arch/arm/common/edma.c [deleted file]
arch/arm/mach-omap2/Kconfig
drivers/dma/Kconfig
drivers/dma/edma.c
include/linux/platform_data/edma.h