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

From: Guenter Roeck
Date: Fri Oct 24 2014 - 11:53:55 EST


On Fri, Oct 24, 2014 at 10:47:03AM +0100, James Hogan wrote:
> Hi Guenter,
>
> On 21/10/14 05:12, 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@xxxxxxxxxx>
> > Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> > Acked-by: Hirokazu Takata <takata@xxxxxxxxxxxxxx>
> > Acked-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
> > Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>
> > Acked-by: Rafael J. Wysocki <rjw@xxxxxxxxxxxxx>
> > Acked-by: Richard Weinberger <richard@xxxxxx>
> > Acked-by: Xuetao Guan <gxt@xxxxxxxxxxxxxxx>
>
> For metag:
> Acked-by: James Hogan <james.hogan@xxxxxxxxxx>
>
Thanks!

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/