]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91/dma: DMA controller registering with DT support
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 10 Oct 2011 14:50:43 +0000 (16:50 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 3 Feb 2012 12:45:17 +0000 (13:45 +0100)
commit2756bf5c03bd6fec9462c0742dddb771838bf080
treeb970a2e394b637402425f7f16e20fda7854a9b7e
parentbdad0b9a1c7222a771d25e2a20e81f5563968002
ARM: at91/dma: DMA controller registering with DT support

Device tree support on at91sam9g45 family SoC. Only call
platform_device_register() if no dma-controller node is
found in device tree.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-at91/at91sam9g45_devices.c