From: Kishon Vijay Abraham I Date: Mon, 3 Mar 2014 11:38:11 +0000 (+0530) Subject: usb: dwc3: adapt dwc3 core to use Generic PHY Framework X-Git-Tag: v3.15-rc1~137^2~25^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57303488cd37da58263e842de134dc65f7c626d5;p=pandora-kernel.git usb: dwc3: adapt dwc3 core to use Generic PHY Framework Adapted dwc3 core to use the Generic PHY Framework. So for init, exit, power_on and power_off the following APIs are used phy_init(), phy_exit(), phy_power_on() and phy_power_off(). However using the old USB phy library wont be removed till the PHYs of all other SoC's using dwc3 core is adapted to the Generic PHY Framework. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed