commit | 2756bf5c03bd6fec9462c0742dddb771838bf080 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Oct 10 16:50:43 2011 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Feb 03 13:45:17 2012 +0100 |
tree | b970a2e394b637402425f7f16e20fda7854a9b7e | |
parent | bdad0b9a1c7222a771d25e2a20e81f5563968002 [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>