summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-twl4030-usb.c
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2013-09-27 11:53:30 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-27 17:36:58 -0700
commit3e3101d57c50f9e4fa1da947e4bd0bc5cbab4141 (patch)
tree59b60562a0cedb4760eb73c3105a9008795b16a0 /drivers/phy/phy-twl4030-usb.c
parent975d963e6ddcc0f906f53f62f9dc6ee817ea5d88 (diff)
downloadop-kernel-dev-3e3101d57c50f9e4fa1da947e4bd0bc5cbab4141.zip
op-kernel-dev-3e3101d57c50f9e4fa1da947e4bd0bc5cbab4141.tar.gz
usb: musb: omap2430: use the new generic PHY framework
Use the generic PHY framework API to get the PHY. The usb_phy_set_resume and usb_phy_set_suspend is replaced with power_on and power_off to align with the new PHY framework. musb->xceiv can't be removed as of now because musb core uses xceiv.state and xceiv.otg. Once there is a separate state machine to handle otg, these can be moved out of xceiv and then we can start using the generic PHY framework. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/phy/phy-twl4030-usb.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud