ARM: 6946/1: vexpress: move v2m clock init to init_early
authorRob Herring <rob.herring@calxeda.com>
Mon, 30 May 2011 18:44:22 +0000 (19:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 6 Jun 2011 09:56:09 +0000 (10:56 +0100)
Commit 7ff550de99141cbd3be0129d563cc4554fdde9f6 breaks vexpress booting. The
v2m clock table needs to be setup in init_early before the timer
initialization occurs.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found