[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <D958900912E20642BCBC71664EFECE3E6DDF6013ED@BGMAIL02.nvidia.com>
Date: Fri, 21 Sep 2012 15:20:46 +0530
From: Venu Byravarasu <vbyravarasu@...dia.com>
To: "balbi@...com" <balbi@...com>
CC: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
Stephen Warren <swarren@...dia.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>,
Stephen Warren <swarren@...dotorg.org>,
"stern@...land.harvard.edu" <stern@...land.harvard.edu>
Subject: RE: [PATCH v2] USB: PHY: Re-organize Tegra USB PHY driver
> -----Original Message-----
> From: Felipe Balbi [mailto:balbi@...com]
> Sent: Friday, September 21, 2012 3:07 PM
> To: Venu Byravarasu
> Cc: gregkh@...uxfoundation.org; balbi@...com; Stephen Warren; linux-
> kernel@...r.kernel.org; linux-usb@...r.kernel.org; linux-
> tegra@...r.kernel.org; Stephen Warren; stern@...land.harvard.edu
> Subject: Re: [PATCH v2] USB: PHY: Re-organize Tegra USB PHY driver
>
> * PGP Signed by an unknown key
>
> Hi,
>
> On Thu, Sep 20, 2012 at 05:32:36PM +0530, Venu Byravarasu wrote:
> > Thanks Greg, for quick response.
>
> I'm waiting for a newer version fixing Kishon's comments.
As I mentioned in reply to his comments, most of the patch is
dealing with re-organizing the code. Hence kept the cleaning
part aside for next patch.
> BTW, his comment about pdata usage is 100% valid. You should fix that.
>
Are you referring to below comments:
It's better you have the below code under *if (np)*, since both device
node and pdata co-exist for you.
> + phy_type = of_property_match_string(np, "phy_type", "utmi");
> + if (phy_type >= 0)
If so, I can address it and push an updated patch with that.
> --
> balbi
>
> * Unknown Key
> * 0x35CAA444
--
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