Re: [PATCH net-next] net: phy: probe the PHY before determining the supported features

2019-02-09 Thread David Miller
From: Heiner Kallweit Date: Sat, 9 Feb 2019 14:46:30 +0100 > From: Andrew Lunn > We will soon support asking the PHY at runtime to determine what > features it supports, rather than forcing it to be compile time. > But we should probe the PHY first. So probe the phy driver earlier. > > Signed-o

[PATCH net-next] net: phy: probe the PHY before determining the supported features

2019-02-09 Thread Heiner Kallweit
From: Andrew Lunn We will soon support asking the PHY at runtime to determine what features it supports, rather than forcing it to be compile time. But we should probe the PHY first. So probe the phy driver earlier. Signed-off-by: Andrew Lunn Signed-off-by: Heiner Kallweit --- drivers/net/phy/