public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Frank Rowand <frank.rowand@am.sony.com>
To: Keshava Munegowda <keshava_mgowda@ti.com>
Cc: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"b-cousson@ti.com" <b-cousson@ti.com>,
	"balbi@ti.com" <balbi@ti.com>, "gadiyar@ti.com" <gadiyar@ti.com>,
	"sameo@linux.intel.com" <sameo@linux.intel.com>,
	"parthab@india.ti.com" <parthab@india.ti.com>,
	"tony@atomide.com" <tony@atomide.com>,
	"khilman@ti.com" <khilman@ti.com>,
	"paul@pwsan.com" <paul@pwsan.com>,
	"johnstul@us.ibm.com" <johnstul@us.ibm.com>,
	"vishwanath.bs@ti.com" <vishwanath.bs@ti.com>
Subject: Re: [PATCH 5/5 v9] mfd: omap: usb: Runtime PM support
Date: Thu, 15 Sep 2011 17:40:27 -0700	[thread overview]
Message-ID: <4E729AFB.6010008@am.sony.com> (raw)
In-Reply-To: <1316092970-2440-6-git-send-email-keshava_mgowda@ti.com>

On 09/15/11 06:22, Keshava Munegowda wrote:
> From: Keshava Munegowda <Keshava_mgowda@ti.com>
> 
> The usbhs core driver does not enable/disable the interface and
> functional clocks; These clocks are handled by hwmod and runtime pm,
> hence instead 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>
> Reviewed-by: Kevin Hilman <khilman@ti.com>
> ---
>  arch/arm/plat-omap/include/plat/usb.h |    3 -
>  drivers/mfd/omap-usb-host.c           |  731 +++++++++++++--------------------
>  drivers/usb/host/ehci-omap.c          |   17 +-
>  drivers/usb/host/ohci-omap3.c         |   18 +-
>  4 files changed, 295 insertions(+), 474 deletions(-)
> 
> diff --git a/arch/arm/plat-omap/include/plat/usb.h b/arch/arm/plat-omap/include/plat/usb.h
> index 17d3c93..2b66dc2 100644

Patch 5/5 is white space mangled.  The tabs have been changed into spaces.

-Frank


  reply	other threads:[~2011-09-16  0:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 13:22 [PATCH 0/5 v9] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers Keshava Munegowda
2011-09-15 13:22 ` [PATCH 1/5 v9] arm: omap: usb: ehci and ohci hwmod structures for omap4 Keshava Munegowda
2011-09-15 13:22   ` [PATCH 2/5 v9] arm: omap: usb: ehci and ohci hwmod structures for omap3 Keshava Munegowda
2011-09-15 13:22     ` [PATCH 3/5 v9] arm: omap: usb: register hwmods of usbhs Keshava Munegowda
2011-09-15 13:22       ` [PATCH 4/5 v9] arm: omap: usb: device name change for the clk names " Keshava Munegowda
2011-09-15 13:22         ` [PATCH 5/5 v9] mfd: omap: usb: Runtime PM support Keshava Munegowda
2011-09-16  0:40           ` Frank Rowand [this message]
2011-09-16  5:47             ` Munegowda, Keshava
2011-09-16  7:31               ` Munegowda, Keshava
2011-09-16 17:47                 ` Frank Rowand
2011-09-19  6:05                   ` Munegowda, Keshava
2011-09-19 10:58   ` [PATCH 1/5 v9] arm: omap: usb: ehci and ohci hwmod structures for omap4 Munegowda, Keshava
2011-09-19 20:46   ` Cousson, Benoit
2011-09-20 14:35     ` Munegowda, Keshava
2011-09-19 13:56 ` [PATCH 0/5 v9] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers Samuel Ortiz
2011-09-19 14:01   ` Munegowda, Keshava
2011-09-19 17:22     ` Cousson, Benoit
2011-09-20  6:20       ` 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=4E729AFB.6010008@am.sony.com \
    --to=frank.rowand@am.sony.com \
    --cc=b-cousson@ti.com \
    --cc=balbi@ti.com \
    --cc=gadiyar@ti.com \
    --cc=johnstul@us.ibm.com \
    --cc=keshava_mgowda@ti.com \
    --cc=khilman@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox