From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Greg KH <gregkh@suse.de>
Cc: Alan Stern <stern@rowland.harvard.edu>,
Linux PM mailing list <linux-pm@lists.linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-usb@vger.kernel.org
Subject: Re: [PATCH] USB: Move runtime PM callbacks to usb_device_pm_ops
Date: Thu, 17 Feb 2011 01:18:13 +0100 [thread overview]
Message-ID: <201102170118.13294.rjw@sisk.pl> (raw)
In-Reply-To: <20110217000319.GB6439@suse.de>
On Thursday, February 17, 2011, Greg KH wrote:
> On Thu, Feb 17, 2011 at 12:58:56AM +0100, Rafael J. Wysocki wrote:
> > From: Rafael J. Wysocki <rjw@sisk.pl>
> >
> > USB defines usb_device_type pointing to usb_device_pm_ops that
> > provides system-wide PM callbacks only and usb_bus_type pointing to
> > usb_bus_pm_ops that provides runtime PM callbacks only. However,
> > the USB runtime PM callbacks may be defined in usb_device_pm_ops
> > which makes it possible to drop usb_bus_pm_ops and will allow us
> > to consolidate the handling of subsystems by the PM core code.
> >
> > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
> > ---
> >
> > Hi Greg,
> >
> > Would you mind if I merged the following patch? It is requisite for
> > https://patchwork.kernel.org/patch/552411/ which I think is the right thing
> > to do and people seem to generally agree with me.
> >
> > Alan has seen it and says it is fine.
>
> Looks great to me, feel free to add:
> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
> to it and take it through your tree.
I will, thanks!
Rafael
next prev parent reply other threads:[~2011-02-17 0:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 23:58 [PATCH] USB: Move runtime PM callbacks to usb_device_pm_ops Rafael J. Wysocki
2011-02-17 0:03 ` Greg KH
2011-02-17 0:18 ` Rafael J. Wysocki [this message]
2011-02-17 0:18 ` Rafael J. Wysocki
2011-02-17 0:03 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2011-02-16 23:58 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=201102170118.13294.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.