Re: [PATCH] PM / core: Drop legacy class suspend/resume operations

From: Rafael J. Wysocki
Date: Mon Sep 25 2017 - 11:27:13 EST


On Monday, September 25, 2017 3:24:43 PM CEST Greg Kroah-Hartman wrote:
> On Mon, Sep 25, 2017 at 02:56:44PM +0200, Rafael J. Wysocki wrote:
> > From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> >
> > There are no classes using the legacy suspend/resume operations in
> > the tree any more, so drop these operations and update the code
> > referring to them accordingly.
> >
> > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> > ---
> > drivers/base/power/main.c | 32 +++++++++-----------------------
> > include/linux/device.h | 5 -----
> > 2 files changed, 9 insertions(+), 28 deletions(-)
>
> Yeah!!!
>
> Do you want me to take this now, for -rc2, in my tree (as I'll gladly do
> so, I have some other api removals queued up already), or do you want to
> do it through yours?
>
> Either is fine with me, if you want to take it:
> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>

There likely will be more patches going in this direction from me shortly, so
I'll handle it. :-)

Thanks,
Rafael