net: phy: remove calls to genphy_config_init
[platform/kernel/linux-rpi.git] / drivers / net / phy / microchip_t1.c
index c600a85..001def4 100644 (file)
@@ -47,9 +47,7 @@ static struct phy_driver microchip_t1_phy_driver[] = {
                .name           = "Microchip LAN87xx T1",
 
                .features       = PHY_BASIC_T1_FEATURES,
-               .flags          = PHY_HAS_INTERRUPT,
 
-               .config_init    = genphy_config_init,
                .config_aneg    = genphy_config_aneg,
 
                .ack_interrupt  = lan87xx_phy_ack_interrupt,