]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Make function of pm_power_off consistent with x86
authorCorey Minyard <minyard@acm.org>
Wed, 6 Sep 2006 14:02:53 +0000 (09:02 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 13 Sep 2006 08:39:52 +0000 (18:39 +1000)
commit39c7e0c49eb360eff010fac5f9c5a0486dd1e3f8
treec9c7136011ad809d433e94c9bc482f7526c53627
parent0b2e1d5e80ddf8bc4d67013ac23a191846da574c
[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>
arch/ppc/kernel/setup.c