Re: [PATCH v2 4/8] usb: rename phy to usb_phy in HCD

2014-07-16 Thread Sergei Shtylyov
Hello. On 07/16/2014 07:09 PM, Felipe Balbi wrote: The USB PHY member of the HCD structure is renamed to 'usb_phy' and modifications are done in all drivers accessing it. Signed-off-by: Antoine Ténart I've been thru that and such change has been turned down already. OK, maybe no

Re: [PATCH v2 4/8] usb: rename phy to usb_phy in HCD

2014-07-16 Thread Felipe Balbi
On Tue, Jul 15, 2014 at 07:55:51PM +0400, Sergei Shtylyov wrote: > Hello. > > On 07/15/2014 06:39 PM, Antoine Ténart wrote: > > >The USB PHY member of the HCD structure is renamed to 'usb_phy' and > >modifications are done in all drivers accessing it. > > >Signed-off-by: Antoine Ténart > >

Re: [PATCH v2 4/8] usb: rename phy to usb_phy in HCD

2014-07-15 Thread Sergei Shtylyov
Hello. On 07/15/2014 06:39 PM, Antoine Ténart wrote: The USB PHY member of the HCD structure is renamed to 'usb_phy' and modifications are done in all drivers accessing it. Signed-off-by: Antoine Ténart I've been thru that and such change has been turned down already. WBR, Sergei --

[PATCH v2 4/8] usb: rename phy to usb_phy in HCD

2014-07-15 Thread Antoine Ténart
The USB PHY member of the HCD structure is renamed to 'usb_phy' and modifications are done in all drivers accessing it. Signed-off-by: Antoine Ténart --- drivers/usb/chipidea/host.c | 2 +- drivers/usb/core/hcd.c| 20 ++-- drivers/usb/core/hub.c| 8 d