drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit...
[deliverable/linux.git] / drivers / of / of_mdio.c
index d35e300b0ad12b103cc2dd5bb8a60fbfd49007ba..980c079e444393cc17577e29204b5e28da299938 100644 (file)
@@ -83,7 +83,6 @@ int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np)
                                addr);
                        continue;
                }
-               phy_scan_fixups(phy);
 
                /* Associate the OF node with the device structure so it
                 * can be looked up later */
This page took 0.026413 seconds and 5 git commands to generate.