[PATCH v2 08/47] kernel: Move pm_power_off to common code

Ralf Baechle ralf at linux-mips.org
Wed Oct 22 08:31:36 PDT 2014


On Mon, Oct 20, 2014 at 09:12:24PM -0700, Guenter Roeck wrote:

> pm_power_off is defined for all architectures. Move it to common code.
> 
> Have all architectures call do_kernel_power_off instead of pm_power_off.
> Some architectures point pm_power_off to machine_power_off. For those,
> call do_kernel_power_off from machine_power_off instead.
> 
> Acked-by: David Vrabel <david.vrabel at citrix.com>
> Acked-by: Geert Uytterhoeven <geert at linux-m68k.org>
> Acked-by: Hirokazu Takata <takata at linux-m32r.org>
> Acked-by: Jesper Nilsson <jesper.nilsson at axis.com>
> Acked-by: Max Filippov <jcmvbkbc at gmail.com>
> Acked-by: Rafael J. Wysocki <rjw at rjwysocki.net>
> Acked-by: Richard Weinberger <richard at nod.at>
> Acked-by: Xuetao Guan <gxt at mprc.pku.edu.cn>
> Signed-off-by: Guenter Roeck <linux at roeck-us.net>

Acked-by: Ralf Baechle <ralf at linux-mips.org>



More information about the linux-arm-kernel mailing list