From: Shawn Guo Date: Fri, 29 Mar 2013 06:41:27 +0000 (+0800) Subject: ARM: mxs: call mxs_pm_init() as a machine_desc hook X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~67^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45680995cd8ccf5eb71a1808eb96408589d37a26;p=pandora-kernel.git ARM: mxs: call mxs_pm_init() as a machine_desc hook 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 --- Reading git-diff-tree failed