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)
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>

No differences found