usb: phy: twl4030-usb: Remove asleep and rely on runtime PM
authorTony Lindgren <tony@atomide.com>
Wed, 27 Aug 2014 23:28:10 +0000 (16:28 -0700)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 24 Sep 2014 09:48:33 +0000 (15:18 +0530)
commit48f48e172c45e66e5323813fccc7dfd34e404bbe
tree8b6800b4d9c8fa0ed3fde2b494651966cd0cd96d
parentbad8e33582cb3ea5f3a7a3517ca48e0a03be11a3
usb: phy: twl4030-usb: Remove asleep and rely on runtime PM

There's no longer need for tracking the phy state in the driver
with asleep, we can now rely on runtime PM.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-twl4030-usb.c