Re: [PATCH v3 10/11] usb: musb: use musb->port_mode

2013-04-10 Thread Peter Korsgaard
> "Daniel" == Daniel Mack writes: Daniel> Initialize the host and gagdet subsystems of the musb driver Daniel> only when Sorry, I missed this before - s/gagdet/gadget/ Daniel> the appropriate mode is selected from platform data, or device-tree Daniel> information, respectively. Danie

[PATCH v3 10/11] usb: musb: use musb->port_mode

2013-04-10 Thread Daniel Mack
Initialize the host and gagdet subsystems of the musb driver only when the appropriate mode is selected from platform data, or device-tree information, respectively. Signed-off-by: Daniel Mack Acked-by: Peter Korsgaard --- drivers/usb/musb/musb_core.c| 22 +- drivers/usb