net: phy: remove calls to genphy_config_init
[platform/kernel/linux-rpi.git] / drivers / net / phy / microchip.c
index eb1b328..a644e8e 100644 (file)
@@ -305,7 +305,6 @@ static int lan88xx_config_init(struct phy_device *phydev)
 {
        int val;
 
-       genphy_config_init(phydev);
        /*Zerodetect delay enable */
        val = phy_read_mmd(phydev, MDIO_MMD_PCS,
                           PHY_ARDENNES_MMD_DEV_3_PHY_CFG);