Re: [PATCH net-next v1 10/11] net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_not_busy

From: Andrew Lunn
Date: Mon Dec 09 2024 - 21:14:53 EST


On Mon, Dec 09, 2024 at 02:07:50PM +0100, Oleksij Rempel wrote:
> Rename `lan78xx_phy_wait_not_busy` to `lan78xx_mdiobus_wait_not_busy`
> for clarity and accuracy, as the function operates on the MII bus rather
> than a specific PHY. Update all references to reflect the new name.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew