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:
e933a1a
)
ARM: mxs: call mxs_pm_init() as a machine_desc hook
author
Shawn Guo
<shawn.guo@linaro.org>
Fri, 29 Mar 2013 06:41:27 +0000
(14:41 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 4 Apr 2013 13:15:57 +0000
(21:15 +0800)
The device_initcall is not a friend of multiplatform build. Call
mxs_pm_init() as a machine_desc hook instead of device_initcall.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found