commit | 48f48e172c45e66e5323813fccc7dfd34e404bbe | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed Aug 27 16:28:10 2014 -0700 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Wed Sep 24 15:18:33 2014 +0530 |
tree | 8b6800b4d9c8fa0ed3fde2b494651966cd0cd96d | |
parent | bad8e33582cb3ea5f3a7a3517ca48e0a03be11a3 [diff] |
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>