Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[oweals/u-boot.git] / drivers / usb / host / ehci-sunxi.c
index 34130f8443c4bcab1567a6cfe57fd14710b6c157..38d5f92ad0fd8b86d99839a881ba8c7d758d6086 100644 (file)
@@ -67,7 +67,6 @@ static int ehci_usb_remove(struct udevice *dev)
        if (ret)
                return ret;
 
-       sunxi_usb_phy_power_off(priv->phy_index);
        sunxi_usb_phy_exit(priv->phy_index);
 
 #ifdef CONFIG_SUNXI_GEN_SUN6I