]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/otg/mxs-phy.c
usb: mxs-phy: re-init phy during the connection is useless
[karo-tx-linux.git] / drivers / usb / otg / mxs-phy.c
index c1a67cb8e24483272a78834f934e112ccbac7d87..5b09f3339ded3abd55d401b6363486b99b193bf8 100644 (file)
@@ -80,7 +80,6 @@ static int mxs_phy_on_connect(struct usb_phy *phy, int port)
 {
        dev_dbg(phy->dev, "Connect on port %d\n", port);
 
-       mxs_phy_hw_init(to_mxs_phy(phy));
        writel_relaxed(BM_USBPHY_CTRL_ENHOSTDISCONDETECT,
                        phy->io_priv + HW_USBPHY_CTRL_SET);