All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: Keshava Munegowda <keshava_mgowda@ti.com>
Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org, balbi@ti.com, gadiyar@ti.com,
	sameo@linux.intel.com, parthab@india.ti.com, tony@atomide.com,
	b-cousson@ti.com, paul@pwsan.com, johnstul@us.ibm.com,
	vishwanath.bs@ti.com, Jassi Brar <jaswinder.singh@linaro.org>
Subject: Re: [PATCH 5/5 v4] mfd: omap: usb: Runtime PM support
Date: Mon, 29 Aug 2011 13:47:39 -0700	[thread overview]
Message-ID: <8739gkrllg.fsf@ti.com> (raw)
In-Reply-To: <87mxesrr1g.fsf@ti.com> (Kevin Hilman's message of "Mon, 29 Aug 2011 11:50:03 -0700")

Kevin Hilman <khilman@ti.com> writes:

> Keshava Munegowda <keshava_mgowda@ti.com> writes:
>
>> From: Keshava Munegowda <Keshava_mgowda@ti.com>
>>
>> The usbhs core driver does not enable/disable the intefrace and
>> fucntional clocks; These clocks are handled by hwmod and runtime pm,
>> hence insted of the clock enable/disable, the runtime pm APIS are
>> used. however,the port clocks are handled by the usbhs core.
>>
>> Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
>
> General comment: all usage of pm_runtime_put_sync() can likely be
> replaced by the asynchronous versions.  I don't currently see why the
> synchronous verions are needed here.
>
> Other than that, the runtime PM parts of this look OK to me.  After
> changing to asynchonous puts, feel free to add:
>
> Reviewed-by: Kevin Hilman <khilman@ti.com>

oops, this should've been in response to your v8 version.

Kevin

>
> Also, after a quick glance, it looks like this version of the series
> addresses the problems seen by Jassi Brar with the TLL reset[1].  Please
> confirm.
>
> Speaking of which, it's helpful to Cc folks who have had comments on
> previous versions of your series so they are sure they're previous
> issues are addressed.   I've Cc'd Jassi Brar.
>
> Thanks,
>
> Kevin
>
> [1] http://marc.info/?l=linux-omap&m=130921260703865&w=2

  reply	other threads:[~2011-08-29 20:47 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 14:15 [PATCH 0/5 v4] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers Keshava Munegowda
2011-08-09 14:15 ` Keshava Munegowda
2011-08-09 14:15 ` [PATCH 1/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap4 Keshava Munegowda
2011-08-09 14:15   ` Keshava Munegowda
2011-08-09 14:15   ` [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3 Keshava Munegowda
2011-08-09 14:15     ` Keshava Munegowda
2011-08-09 14:15     ` [PATCH 3/5 v4] arm: omap: usb: register hwmods of usbhs Keshava Munegowda
2011-08-09 14:15       ` Keshava Munegowda
2011-08-09 14:15       ` [PATCH 4/5 v4] arm: omap: usb: device name change for the clk names " Keshava Munegowda
2011-08-09 14:15         ` Keshava Munegowda
2011-08-09 14:15         ` [PATCH 5/5 v4] mfd: omap: usb: Runtime PM support Keshava Munegowda
2011-08-09 14:15           ` Keshava Munegowda
2011-08-10 16:31           ` Todd Poynor
2011-08-12  6:50             ` Munegowda, Keshava
2011-08-12  6:50               ` Munegowda, Keshava
2011-08-12 21:30               ` Todd Poynor
2011-08-12 21:30                 ` Todd Poynor
2011-08-12 23:19                 ` Menon, Nishanth
2011-08-12 23:19                   ` Menon, Nishanth
2011-08-17 10:26                 ` Munegowda, Keshava
2011-08-17 10:26                   ` Munegowda, Keshava
     [not found]                 ` <20110812213037.GA24803-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-08-29 18:36                   ` Kevin Hilman
2011-08-29 18:36                     ` Kevin Hilman
2011-08-11 15:20           ` Ming Lei
2011-08-11 15:20             ` Ming Lei
     [not found]           ` <1312899309-24067-6-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-08-29 18:50             ` Kevin Hilman
2011-08-29 18:50               ` Kevin Hilman
2011-08-29 20:47               ` Kevin Hilman [this message]
     [not found]                 ` <8739gkrllg.fsf-l0cyMroinI0@public.gmane.org>
2011-08-30  6:17                   ` Munegowda, Keshava
2011-08-30  6:17                     ` Munegowda, Keshava
     [not found]     ` <1312899309-24067-3-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-08-11 15:23       ` [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3 Ming Lei
2011-08-11 15:23         ` Ming Lei
2011-08-12  5:46         ` Munegowda, Keshava
2011-08-12  5:46           ` Munegowda, Keshava
2011-08-12  7:25           ` Ming Lei
2011-08-12  7:25             ` Ming Lei
2011-08-12  8:12             ` Munegowda, Keshava
2011-08-12  8:12               ` Munegowda, Keshava

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=8739gkrllg.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=b-cousson@ti.com \
    --cc=balbi@ti.com \
    --cc=gadiyar@ti.com \
    --cc=jaswinder.singh@linaro.org \
    --cc=johnstul@us.ibm.com \
    --cc=keshava_mgowda@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=parthab@india.ti.com \
    --cc=paul@pwsan.com \
    --cc=sameo@linux.intel.com \
    --cc=tony@atomide.com \
    --cc=vishwanath.bs@ti.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.