]> git.karo-electronics.de Git - karo-tx-linux.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, 1 Apr 2013 18:24:20 +0000 (23:54 +0530)
commitaf0a89ab3ab3c49f8e867d5bbb15d29ffbef21b2
tree75fc4dd26393b7857ee518842a98faca92807b7f
parentd741dedfc44ceea4be675999579a53493e5c38a6
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