From: Greg KH <gregkh@suse.de>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-pm@lists.linux-foundation.org
Subject: Re: [PATCH][RFC] Driver Core: Rework platform suspend/resume, print warning
Date: Mon, 1 Jun 2009 14:02:56 -0700 [thread overview]
Message-ID: <20090601210255.GB2236@suse.de> (raw)
In-Reply-To: <200906012044.27631.rjw@sisk.pl>
On Mon, Jun 01, 2009 at 08:44:27PM +0200, Rafael J. Wysocki wrote:
> On Monday 01 June 2009, Magnus Damm wrote:
> > From: Magnus Damm <damm@igel.co.jp>
> >
> > This patch reworks the platform driver code for legacy
> > suspend and resume to avoid installing callbacks in
> > struct device_driver. A warning is also added telling
> > users to update the platform driver to use dev_pm_ops.
> >
> > The functions platform_legacy_suspend()/resume() directly
> > call suspend and resume callbacks in struct platform_driver
> > instead of wrapping things in platform_drv_suspend()/resume().
> >
> > Signed-off-by: Magnus Damm <damm@igel.co.jp>
>
> Greg, is this patch fine with you?
Fine with me. If you want to take it in your tree, feel free to add:
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
thanks,
greg k-h
next prev parent reply other threads:[~2009-06-01 21:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-01 10:20 [PATCH][RFC] Driver Core: Rework platform suspend/resume, print warning Magnus Damm
2009-06-01 18:44 ` Rafael J. Wysocki
2009-06-01 21:02 ` Greg KH [this message]
2009-06-01 22:48 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090601210255.GB2236@suse.de \
--to=gregkh@suse.de \
--cc=linux-pm@lists.linux-foundation.org \
--cc=rjw@sisk.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox