Re: [PATCH v4 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea

2014-09-15 Thread Antoine Tenart
On Sat, Sep 13, 2014 at 06:27:06AM +, Peter Chen wrote: > > > On Thu, Sep 11, 2014 at 08:28:59AM +0800, Peter Chen wrote: > > > On Wed, Sep 03, 2014 at 09:40:38AM +0200, Antoine Tenart wrote: > > > > > > Again, rebase my next-tree, and modify the msm part. > > > > git://github.com/hzpeterche

RE: [PATCH v4 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea

2014-09-12 Thread Peter Chen
> On Thu, Sep 11, 2014 at 08:28:59AM +0800, Peter Chen wrote: > > On Wed, Sep 03, 2014 at 09:40:38AM +0200, Antoine Tenart wrote: > > > > Again, rebase my next-tree, and modify the msm part. > > git://github.com/hzpeterchen/linux-usb.git ci-for-usb-next ? > Yes. > I can do that. But that woul

Re: [PATCH v4 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea

2014-09-12 Thread Antoine Tenart
Peter, On Thu, Sep 11, 2014 at 08:28:59AM +0800, Peter Chen wrote: > On Wed, Sep 03, 2014 at 09:40:38AM +0200, Antoine Tenart wrote: > > Again, rebase my next-tree, and modify the msm part. git://github.com/hzpeterchen/linux-usb.git ci-for-usb-next ? I can do that. But that would be easier if y

Re: [PATCH v4 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea

2014-09-10 Thread Peter Chen
On Wed, Sep 03, 2014 at 09:40:38AM +0200, Antoine Tenart wrote: > This patch prepares the introduction of the generic PHY support in the > USB ChipIdea common functions. The USB PHY member of the ChipIdea > structure ('transceiver') is renamed to 'usb_phy', the 'phy' member of > the ChipIdea pdata

[PATCH v4 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea

2014-09-03 Thread Antoine Tenart
This patch prepares the introduction of the generic PHY support in the USB ChipIdea common functions. The USB PHY member of the ChipIdea structure ('transceiver') is renamed to 'usb_phy', the 'phy' member of the ChipIdea pdata structure is renamed to 'usb_phy' and modifications are done in all driv