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 <[email protected]> > Acked-by: Geert Uytterhoeven <[email protected]> > Acked-by: Hirokazu Takata <[email protected]> > Acked-by: Jesper Nilsson <[email protected]> > Acked-by: Max Filippov <[email protected]> > Acked-by: Rafael J. Wysocki <[email protected]> > Acked-by: Richard Weinberger <[email protected]> > Acked-by: Xuetao Guan <[email protected]> > Signed-off-by: Guenter Roeck <[email protected]>
Acked-by: Ralf Baechle <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
