commit | 851c52b23c5c27047f1438684750e28c44d73191 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Oct 10 16:50:43 2011 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Feb 29 18:20:39 2012 +0100 |
tree | 9c316488967f0cf7df4d5cf6a2907b1f5a1866e9 | |
parent | b9eaa81af2fdc0b710c7afb7d3e425ea27133b72 [diff] |
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>