Re: [PATCH v2 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 only when Daniel> the appropriate mode is selected from platform data, or device-tree Daniel> information, respectively. Daniel> Signed-off-by: Daniel Mack Acked-by: Peter Korsgaard

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

2013-04-05 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 --- drivers/usb/musb/musb_core.c| 22 +- drivers/usb/musb/musb_virthub.c | 3 +