usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
authorKishon Vijay Abraham I <[email protected]>
Fri, 27 Sep 2013 06:23:31 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <[email protected]>
Sat, 28 Sep 2013 00:36:58 +0000 (17:36 -0700)
commitf1ddc24c9e33813f74b871d73e4d795dcdb95a3c
treecc08d7b2d95bee47effe9b199d02eb6d78485b2f
parent3e3101d57c50f9e4fa1da947e4bd0bc5cbab4141
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops

Now that twl4030-usb is adapted to the new generic PHY framework,
*set_suspend* and *phy_init* ops can be removed from twl4030-usb driver.

Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Reviewed-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/phy/phy-twl4030-usb.c