Re: [PATCH net v3 2/3] net: hns: support deferred probe when no mdio

2017-04-26 Thread Matthias Brugger
On 26/04/17 09:00, Yankejian wrote: From: lipeng In the hip06 and hip07 SoCs, phy connect to mdio bus.The mdio module is probed with module_init, and, as such, is not guaranteed to probe before the HNS driver. So we need to support deferred probe. We check for probe

[PATCH net v3 2/3] net: hns: support deferred probe when no mdio

2017-04-26 Thread Yankejian
From: lipeng In the hip06 and hip07 SoCs, phy connect to mdio bus.The mdio module is probed with module_init, and, as such, is not guaranteed to probe before the HNS driver. So we need to support deferred probe. We check for probe deferral in the mac init, so we not init