From: Tony Lindgren Date: Thu, 24 Feb 2011 22:36:03 +0000 (-0800) Subject: omap2+: Minimize board specific init_early calls X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c206e5147717782bac25d3506fa9fa05890b0767;p=openwrt%2Fstaging%2Fblogic.git omap2+: Minimize board specific init_early calls We should only call init_common_infrastructure and init_common_devices from init_early. Signed-off-by: Tony Lindgren ---