On 05/18/2017 04:01 PM, Geert Uytterhoeven wrote:
The MDIO initialization failure message is printed using the network device, before it has been registered, leading to:(null): failed to initialise MDIO Use the platform device instead to fix this: sh-eth ee700000.ethernet: failed to initialise MDIO Fixes: daacf03f0bbfefee ("sh_eth: Register MDIO bus before registering the network device") Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Sergei Shtylyov <[email protected]> MBR, Sergei
