Re: [PATCH v5 5/9] usb: rename gen_phy to phy in HCD

2014-09-15 Thread Sergei Shtylyov
On 9/15/2014 1:35 PM, Antoine Tenart wrote: The patch adding support to the generic PHY framework introduced a 'gen_phy' member in the HCD structure. Rename it to 'phy' to have a consistent USB framework. Signed-off-by: Antoine Tenart Acked-by: Alan Stern With my recent patches we don'

[PATCH v5 5/9] usb: rename gen_phy to phy in HCD

2014-09-15 Thread Antoine Tenart
The patch adding support to the generic PHY framework introduced a 'gen_phy' member in the HCD structure. Rename it to 'phy' to have a consistent USB framework. Signed-off-by: Antoine Tenart Acked-by: Alan Stern --- drivers/usb/core/hcd.c | 22 +++--- include/linux/usb/hcd.h |