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

2014-07-24 Thread Peter Chen
On Tue, Jul 15, 2014 at 04:39:15PM +0200, Antoine Ténart 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 v2 7/8] usb: rename transceiver and phy to usb_phy in ChipIdea

2014-07-15 Thread Antoine Ténart
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