Re: [PATCH v7 net-next 09/10] net: gianfar: Use device_get_child_node_count_named()

From: Andy Shevchenko
Date: Thu Mar 13 2025 - 08:35:31 EST


On Thu, Mar 13, 2025 at 09:20:10AM +0200, Matti Vaittinen wrote:
> We can avoid open-coding the loop construct which counts firmware child
> nodes with a specific name by using the newly added
> device_get_child_node_count_named().
>
> The gianfar driver has such open-coded loop. Replace it with the
> device_get_child_node_count_named().

FWIW,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

--
With Best Regards,
Andy Shevchenko