[PATCH 4/7] ARM: tegra: Move tegra_common_init to tegra_init_early
From: Olof Johansson <hidden>
Date: 2011-02-22 05:30:37
Also in:
linux-tegra, lkml
From: Olof Johansson <hidden>
Date: 2011-02-22 05:30:37
Also in:
linux-tegra, lkml
On Mon, Feb 21, 2011 at 6:39 PM, Colin Cross [off-list ref] wrote:
Move tegra_common_init to tegra_init_early, and set it as the init_early entry in the machine struct. Initializes the clocks earlier so that timers can enable their clocks. Also reorders the members in the Harmony and Trimslice boards' machine structs to match the order they are called in. Signed-off-by: Colin Cross <redacted>
Acked-by: Olof Johansson <redacted> Please push this ASAP so I can rebase my series, even if some of the others might need respin. :) -Olof