Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1739049

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

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] PM / core: Drop legacy class suspend/resume operations
Date 2017-09-25 15:30 +0200
Message-ID <utBCp-6Vt-5@gated-at.bofh.it> (permalink)
References <utBj4-6Ms-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Sep 25, 2017 at 02:56:44PM +0200, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> 
> 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@intel.com>
> ---
>  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@linuxfoundation.org>

thanks,

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] PM / core: Drop legacy class suspend/resume operations "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-09-25 15:10 +0200
  Re: [PATCH] PM / core: Drop legacy class suspend/resume operations Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-09-25 15:30 +0200
    Re: [PATCH] PM / core: Drop legacy class suspend/resume operations "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-09-25 17:30 +0200

csiph-web