From: Madalin Bucur <madalin.bu...@nxp.com> Date: Tue, 9 Jan 2018 14:43:34 +0200
> If one of the child devices is missing the of_mdiobus_register_phy() > call will return -ENODEV. When a missing device is encountered the > registration of the remaining PHYs is stopped and the MDIO bus will > fail to register. Propagate all errors except ENODEV to avoid it. > > Signed-off-by: Madalin Bucur <madalin.bu...@nxp.com> Applied.