From: Felipe Balbi <balbi@ti.com>
To: Daniel Mack <zonque@gmail.com>
Cc: balbi@ti.com, linux-ubs@vger.kernel.org,
linux-omap@vger.kernel.org, gregkh@linuxfoundation.org
Subject: Re: [PATCH 1/4] usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Date: Mon, 30 Sep 2013 11:25:57 -0500 [thread overview]
Message-ID: <20130930162556.GD23534@radagast> (raw)
In-Reply-To: <5245D2AE.6030400@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 920 bytes --]
Hi,
On Fri, Sep 27, 2013 at 08:47:10PM +0200, Daniel Mack wrote:
> On 25.09.2013 15:48, Felipe Balbi wrote:
> > On Tue, Sep 24, 2013 at 08:57:08AM +0200, Daniel Mack wrote:
> >> On 23.09.2013 23:20, Felipe Balbi wrote:
> >>> On Sun, Sep 22, 2013 at 01:46:58PM +0200, Daniel Mack wrote:
> >>
> >>>> -static struct dev_pm_ops am35x_pm_ops = {
> >>>> - .suspend = am35x_suspend,
> >>>> - .resume = am35x_resume,
> >>>> -};
> >>>> +static SIMPLE_DEV_PM_OPS(am35x_pm_ops, am35x_suspend, am35x_resume);
> >>>
> >>> you could as well remove the DEV_PM_OPS trickery. Ditto for all other
> >>> patches
> >>
> >> Yes, I noticed that too. That's why I sent out a v2 of the series :)
> >
> > Awesome :-) Thanks dude
>
> So are you happy with this v2?
> It's just a cosmetic cleanup after all ...
I can't see v2 anywhere... The only version I have is the one with
DEV_PM_OPS still in it.
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-09-30 16:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-22 11:46 [PATCH 1/4] usb: musb: am35x: use SIMPLE_DEV_PM_OPS Daniel Mack
2013-09-22 11:46 ` [PATCH 2/4] usb: musb: blackfin: " Daniel Mack
2013-09-22 11:47 ` [PATCH 3/4] usb: musb: omap2430: " Daniel Mack
2013-09-22 11:47 ` [PATCH 4/4] usb: musb: ux500: " Daniel Mack
2013-09-23 21:20 ` [PATCH 1/4] usb: musb: am35x: " Felipe Balbi
2013-09-24 6:57 ` Daniel Mack
2013-09-25 13:48 ` Felipe Balbi
2013-09-27 18:47 ` Daniel Mack
2013-09-30 16:25 ` Felipe Balbi [this message]
2013-09-30 16:56 ` Daniel Mack
2013-10-02 8:10 ` Daniel Mack
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=20130930162556.GD23534@radagast \
--to=balbi@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-ubs@vger.kernel.org \
--cc=zonque@gmail.com \
/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.