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:
724e6d3
)
powerpc/mpc5121: avoid using arch_initcall for clock init
author
Anatolij Gustschin
<agust@denx.de>
Tue, 16 Feb 2010 17:35:13 +0000
(10:35 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 16 Feb 2010 17:35:13 +0000
(10:35 -0700)
Move mpc5121_clk_init() call to platform init code so it won't
get called on non-5121 platforms on a multiplatform kernel.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found