]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: dsps: init / shutdown the phy
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 22 Jul 2013 18:09:52 +0000 (20:09 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:58:14 +0000 (13:58 +0300)
commit7557a57f5e649c99239975529e2b30dc4990c548
treeeb748c5062c17152219f63bd772d1787bd473fd5
parentfda7130354271b55eea50a4f58ea8540c9971295
usb: musb: dsps: init / shutdown the phy

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 <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c