On Sat, Sep 05, 2020 at 10:42:57PM +0200, Linus Walleij wrote: > It's nice if the phy is online before we register the netdev > so try to do that first. > > Stop trying to do "second tried" to register the phy, it > works perfectly fine the first time. > > Stop remvoving the phy in uninit. Remove it when the > driver is remove():d, symmetric to where it is added, in > probe(). > > Suggested-by: Andrew Lunn <[email protected]> > Reported-by: David Miller <[email protected]> > Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
