Re: [PATCH v7 6/7] usb: chipidea: move usb_otg into struct ci_hdrc

2014-10-28 Thread Sergei Shtylyov
Hello. On 10/28/2014 07:35 PM, Antoine Tenart wrote: Move the usb_otg member from struct usb_phy to struct ci_hdrc. Rework You're not reallky touching 'struct usb_phy'. ;-) its initialization taking in account this modification. Signed-off-by: Antoine Tenart Acked-by: Peter Chen W

[PATCH v7 6/7] usb: chipidea: move usb_otg into struct ci_hdrc

2014-10-28 Thread Antoine Tenart
Move the usb_otg member from struct usb_phy to struct ci_hdrc. Rework its initialization taking in account this modification. Signed-off-by: Antoine Tenart Acked-by: Peter Chen --- drivers/usb/chipidea/ci.h | 1 + drivers/usb/chipidea/debug.c | 2 +- drivers/usb/chipidea/host.c| 5