git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
589541c
)
OMAP3 Touchbook: fix board initialization
author
Radek Pilař (Mrkva)
<mrkva@mrkva.eu>
Thu, 24 Feb 2011 18:02:49 +0000
(19:02 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 25 Feb 2011 18:19:21 +0000
(10:19 -0800)
init_early hook runs too early for omap3_mux_init(), so the board
won't boot. Moved to init_machine, then it works just fine.
Signed-off-by: Radek Pilar <mrkva@mrkva.eu>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found