commit | d7a46a8dfc45191b39daa19c05d3ff74d1881f15 | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Fri Apr 27 12:54:05 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Sun Jun 03 23:08:23 2012 +0300 |
tree | bd5f8dd4821d58e7f3827947f38baf46a48edcc2 | |
parent | aed430e5139af3e2c251f52db7fc6c5e2ce2b714 [diff] |
usb: dwc3: gadget: rename phy_power() to phy_suspend() those two functions don't power PHYs, they simply put them in suspend state. Rename to reflect better what functions actually do. Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>