commit | 1aa3d8d9935dfb459d64f06ccd828b56147fd971 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <[email protected]> | Wed May 08 11:59:01 2013 +0000 |
committer | Stefano Stabellini <[email protected]> | Mon May 13 16:13:04 2013 +0000 |
tree | ad07113278fbe2a251a49e147819469bd5724ee4 | |
parent | 9bc25a1d5f95f97e9e378620a46e954d3f842641 [diff] |
xen/arm: initialize pm functions later If we are running in dom0, we have to wait for the arch specific code to complete the initialization in order for us to successfully reset the power_off and pm_restart functions. Signed-off-by: Stefano Stabellini <[email protected]>