[PATCH net-next v2 6/6] net: phy: Remove probe_capabilities
Andrew Jeffery
andrew at aj.id.au
Wed Jan 18 21:02:02 PST 2023
On Wed, 18 Jan 2023, at 20:31, Michael Walle wrote:
> From: Andrew Lunn <andrew at lunn.ch>
>
> Deciding if to probe of PHYs using C45 is now determine by if the bus
> provides the C45 read method. This makes probe_capabilities redundant
> so remove it.
>
> Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> Signed-off-by: Michael Walle <michael at walle.cc>
> Reviewed-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> ---
> drivers/net/ethernet/adi/adin1110.c | 1 -
> drivers/net/ethernet/freescale/xgmac_mdio.c | 1 -
> drivers/net/ethernet/mediatek/mtk_eth_soc.c | 1 -
> drivers/net/ethernet/microchip/lan743x_main.c | 2 --
> drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 3 ---
> drivers/net/mdio/mdio-aspeed.c | 1 -
For the Aspeed change:
Acked-by: Andrew Jeffery <andrew at aj.id.au>
More information about the Linux-mediatek
mailing list