Re: [PATCH net-next v9 02/15] net: phy: Introduce fwnode_mdio_find_device()

From: Andy Shevchenko
Date: Fri Jun 11 2021 - 07:22:27 EST


On Fri, Jun 11, 2021 at 1:54 PM Ioana Ciornei <ciorneiioana@xxxxxxxxx> wrote:
>
> From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
>
> Define fwnode_mdio_find_device() to get a pointer to the
> mdio_device from fwnode passed to the function.

> Refactor of_mdio_find_device() to use fwnode_mdio_find_device().

That's what I meant. Is this series converting two users to use
fwnode_mdio_find_device()? If not, it should do this and kill
of_mdio_find_device() completely.

--
With Best Regards,
Andy Shevchenko