ARM: at91: standard device init only if DT is not populated.
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 28 Feb 2012 07:23:43 +0000 (15:23 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 20 Apr 2012 15:17:17 +0000 (23:17 +0800)
commit8cf93b9ceaf4534cdeda5727782001f8fecb1688
tree22b7df101d3ad8c8243c604cc73a6af09cea08c9
parent4e114c9576b53461b14ac30f5e6159e73aa6abd3
ARM: at91: standard device init only if DT is not populated.

This will avoid the CONFIG_OF on the *_devices.c as this file is deprecated
for DT support.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam9260_devices.c
arch/arm/mach-at91/at91sam9g45_devices.c
This page took 0.025952 seconds and 5 git commands to generate.