commit | 477bcae4c289a60f2303fbd4a3a875dcca647cf8 | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Wed Sep 06 09:02:53 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 13 18:39:52 2006 +1000 |
tree | c9c7136011ad809d433e94c9bc482f7526c53627 | |
parent | c3412dcb75ff4d64b44bedc72761d5707d19edf7 [diff] |
[POWERPC] Make function of pm_power_off consistent with x86 Allow the pm_power_off function variable in PPC to work as an override. This makes the function consistent with the other architectures and it allows generic poweroff operations (like those provided in IPMI systems) to work properly on PPC. Signed-off-by: Corey Minyard <minyard@acm.org> Cc: Joseph Barnett <jbarnett@motorola.com> Signed-off-by: Paul Mackerras <paulus@samba.org>