omap2+: Minimize board specific init_early calls
authorTony Lindgren <tony@atomide.com>
Thu, 24 Feb 2011 22:36:03 +0000 (14:36 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 25 Feb 2011 18:18:45 +0000 (10:18 -0800)
commitc206e5147717782bac25d3506fa9fa05890b0767
tree8c95691ac2b5bdfc85efe417427b5903fa80450c
parent7cab8713b1ed0dab08ad6458f92a40b7ff4be619
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 <tony@atomide.com>