Re: [PATCH 01/16] usb: musb: dsps: init / shutdown the phy

2013-07-25 Thread Felipe Balbi
On Mon, Jul 22, 2013 at 08:09:52PM +0200, Sebastian Andrzej Siewior wrote: If the init / shutdown function of the phy moves out of dsps into the phy driver, then dsps needs to call the callbacks of the phy driver to ensure that this happens. Signed-off-by: Sebastian Andrzej Siewior

[PATCH 01/16] usb: musb: dsps: init / shutdown the phy

2013-07-22 Thread Sebastian Andrzej Siewior
If the init / shutdown function of the phy moves out of dsps into the phy driver, then dsps needs to call the callbacks of the phy driver to ensure that this happens. Signed-off-by: Sebastian Andrzej Siewior bige...@linutronix.de --- drivers/usb/musb/musb_dsps.c | 3 +++ 1 file changed, 3