]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
authorGeorge Cherian <george.cherian@ti.com>
Mon, 26 May 2014 09:20:10 +0000 (14:50 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 30 Jun 2014 17:27:54 +0000 (12:27 -0500)
commitbeba7894185f6e0d9a614ba508065ac743070806
tree15cf57bb5eac1d18a76be0f163febf07c2346d37
parente89517c63cb8d96170d12ada4f8a5ae0ed19bdc4
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()

For DSPS platform usb_phy_vbus(_off/_on) are NOPs.
So during musb_platform_reset() call usb_phy(_shutdown/_init)

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c