net: phy: mdio-mux: slience probe defer error
authorJerome Brunet <[email protected]>
Tue, 6 Mar 2018 11:10:45 +0000 (12:10 +0100)
committerDavid S. Miller <[email protected]>
Wed, 7 Mar 2018 17:39:59 +0000 (12:39 -0500)
commit630b21a26ae02bd180aebbccad248c64daf1da4b
tree98b08336a4abfa61195273aa6797043390104a9f
parent1ec54cb44e6731c3cb251bcf9251d65a4b4f6306
net: phy: mdio-mux: slience probe defer error

If we fail to register the mdio bus due to probe defer, we should not
print an error message. Just be silent in this case.

Signed-off-by: Jerome Brunet <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/phy/mdio-mux-mmioreg.c