[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAP05o4+KOns9a-u0GdCe1SK65eo61iee4d8zYJ6DzpT_wec2Hg@mail.gmail.com>
Date: Mon, 19 Sep 2011 11:35:12 +0530
From: "Munegowda, Keshava" <keshava_mgowda@...com>
To: frank.rowand@...sony.com
Cc: "Rowand, Frank" <Frank_Rowand@...yusa.com>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"b-cousson@...com" <b-cousson@...com>,
"balbi@...com" <balbi@...com>, "gadiyar@...com" <gadiyar@...com>,
"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
"parthab@...ia.ti.com" <parthab@...ia.ti.com>,
"tony@...mide.com" <tony@...mide.com>,
"khilman@...com" <khilman@...com>,
"paul@...an.com" <paul@...an.com>,
"johnstul@...ibm.com" <johnstul@...ibm.com>,
"vishwanath.bs@...com" <vishwanath.bs@...com>
Subject: Re: [PATCH 5/5 v9] mfd: omap: usb: Runtime PM support
On Fri, Sep 16, 2011 at 11:17 PM, Frank Rowand <frank.rowand@...sony.com> wrote:
> On 09/16/11 00:31, Munegowda, Keshava wrote:
>> On Fri, Sep 16, 2011 at 11:17 AM, Munegowda, Keshava
>> <keshava_mgowda@...com> wrote:
>>> On Fri, Sep 16, 2011 at 6:10 AM, Frank Rowand <frank.rowand@...sony.com> wrote:
>>>> On 09/15/11 06:22, Keshava Munegowda wrote:
>>>>> From: Keshava Munegowda <Keshava_mgowda@...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@...com>
>>>>> Reviewed-by: Kevin Hilman <khilman@...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
>>>
>>
>> Hi Frank
>> I tried the checkpatch with --strict option; its not showing
>> anything here. may be some problem with your editor/browser.
>
> It must be my email server, because when I pull the patch from an archive
> it has tabs. Weird that only the fifth patch is being munged for me...
>
> Thanks for checking!
>
> -Frank
Thanks Frank.
regards
keshava
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists