ARM: Do early I/O mapping if spinlock debugging is enabled
authorJuha Yrjola <juha.yrjola@solidboot.com>
Fri, 3 Apr 2009 22:53:28 +0000 (15:53 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 3 Apr 2009 22:53:28 +0000 (15:53 -0700)
At least on OMAP, sched_clock() requires the I/O maps to be initialized.
Spinlock debugging invokes sched_clock() very early.

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found