]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 27 Sep 2013 06:23:31 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
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 <kishon@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/phy/phy-twl4030-usb.c