From: Paul Zimmerman Date: Fri, 27 Apr 2012 09:54:05 +0000 (+0300) Subject: usb: dwc3: gadget: rename phy_power() to phy_suspend() X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7a46a8dfc45191b39daa19c05d3ff74d1881f15;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed