]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
authorJon Hunter <jon-hunter@ti.com>
Tue, 26 Feb 2013 18:27:24 +0000 (12:27 -0600)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:19 +0000 (09:51 +0530)
commit8d30662aac256eb61bc2f1d9cf1191825ef96328
treefd39f755ea7cd13fbc79e2d3b06310caf2f07c62
parentf5b9b77eea1f9aaf7725872be4b382f5530bb41e
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver

If the device-tree blob is present during boot, then register the SDMA
controller with the device-tree DMA driver so that we can use device-tree
to look-up DMA client information.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/mach-omap2/dma.c
drivers/dma/omap-dma.c