
6 Mar
2018
6 Mar
'18
8:29 a.m.
On Mon, Mar 5, 2018 at 7:27 PM, Vignesh R vigneshr@ti.com wrote:
It is wrong that expect phy init to also power on the PHY. Therefore, explicitly, call generic_phy_power_on() after generic_phy_power_init() in order to power on PHY before using it.
Signed-off-by: Vignesh R vigneshr@ti.com
drivers/usb/host/xhci-dwc3.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com