ARM: at91/dma: DMA controller registering with DT support
commit851c52b23c5c27047f1438684750e28c44d73191
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 10 Oct 2011 14:50:43 +0000 (10 16:50 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 29 Feb 2012 17:20:39 +0000 (29 18:20 +0100)
tree9c316488967f0cf7df4d5cf6a2907b1f5a1866e9
parentb9eaa81af2fdc0b710c7afb7d3e425ea27133b72
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