All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hema Kalliguddi <hemahk-l0cyMroinI0@public.gmane.org>
To: balbi-l0cyMroinI0@public.gmane.org
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: RE: [PATCH 3/5] usb: musb: Idle path retention and offmode support for OMAP3
Date: Fri, 25 Feb 2011 15:46:39 +0530	[thread overview]
Message-ID: <df9176b6d64dfea70a212e70675e75fd@mail.gmail.com> (raw)
In-Reply-To: <20110225101452.GB4190-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>

 Felipe,

>-----Original Message-----
>From: Felipe Balbi [mailto:balbi-l0cyMroinI0@public.gmane.org]
>Sent: Friday, February 25, 2011 3:45 PM
>To: Hema HK
>Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Felipe Balbi
>Subject: Re: [PATCH 3/5] usb: musb: Idle path retention and
>offmode support for OMAP3
>
>On Fri, Feb 25, 2011 at 03:41:01PM +0530, Hema HK wrote:
>> @@ -520,8 +524,8 @@ static int omap2430_resume(struct device *dev)
>>  }
>>
>>  static struct dev_pm_ops omap2430_pm_ops = {
>> -	.suspend	= omap2430_suspend,
>> -	.resume		= omap2430_resume,
>> +	.runtime_suspend = omap2430_suspend,
>> +	.runtime_resume = omap2430_resume,
>
>while at that, please rename omap2430_suspend to
>omap2430_runtime_suspend and omap2430_resume to omap2430_runtime_resume
>just to keep consistency.
>

Ok.

Regards,
Hema
>--
>balbi
>
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-02-25 10:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 10:10 [PATCH 0/5] usb: musb: Power management support Hema HK
2011-02-25 10:10 ` [PATCH 1/5] usb: otg: TWL4030: Update the last_event variable Hema HK
     [not found] ` <1298628663-27650-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org>
2011-02-25 10:11   ` [PATCH 2/5] usb: musb: Remove platform context save/restore APIs Hema HK
2011-02-25 10:13     ` Felipe Balbi
2011-02-25 10:11   ` [PATCH 4/5] usb: musb: OMAP4430: Power down the PHY during board init Hema HK
2011-02-25 10:11   ` [PATCH 5/5] usb: musb: OMAP4430: Save/restore the context Hema HK
2011-02-25 10:11 ` [PATCH 3/5] usb: musb: Idle path retention and offmode support for OMAP3 Hema HK
2011-02-25 10:14   ` Felipe Balbi
     [not found]     ` <20110225101452.GB4190-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-02-25 10:16       ` Hema Kalliguddi [this message]
2011-02-25 10:21 ` [PATCH 0/5] usb: musb: Power management support Felipe Balbi
     [not found]   ` <20110225102112.GC4190-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-02-25 10:26     ` Hema Kalliguddi
     [not found]       ` <875afd9a6c1e7ccc61c7ff025fd57588-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-25 10:39         ` Felipe Balbi
     [not found]           ` <20110225103930.GD4190-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-02-25 10:43             ` Hema Kalliguddi

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=df9176b6d64dfea70a212e70675e75fd@mail.gmail.com \
    --to=hemahk-l0cymroini0@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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.