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

2014-09-15 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

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

2014-09-15 Thread Peter Chen
On Mon, Sep 15, 2014 at 12:35:07PM +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