On Tue, Oct 7, 2014 at 9:28 AM, Guenter Roeck <[email protected]> wrote: > pm_power_off is defined for all architectures. Move it to common code.
For xtensa: Acked-by: Max Filippov <[email protected]> > Have all architectures call do_kernel_poweroff instead of pm_power_off. > Some architectures point pm_power_off to machine_power_off. For those, > call do_kernel_poweroff from machine_power_off instead. -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

