[PATCH v2] net: ethernet: actions: Use of_get_available_child_by_name()
Andrew Lunn
andrew at lunn.ch
Sat Feb 1 10:54:53 PST 2025
On Sat, Feb 01, 2025 at 05:27:40PM +0000, Biju Das wrote:
> Use the helper of_get_available_child_by_name() to simplify
> owl_emac_mdio_init().
>
> Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
> ---
> v1->v3:
> * Dropped duplicate mdio_node declaration.
And version 2?
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
Also
1.6.7. Resending after review
Allow at least 24 hours to pass between postings. This will ensure
reviewers from all geographical locations have a chance to chime in.
and section
1.6.6. Clean-up patches
Netdev discourages patches which perform simple clean-ups, which are
not in the context of other work. For example:
o Addressing checkpatch.pl warnings
o Addressing Local variable ordering issues
o Conversions to device-managed APIs (devm_ helpers)
This is because it is felt that the churn that such changes produce
comes at a greater cost than the value of such clean-ups.
Andrew
---
pw-bot: cr
More information about the linux-arm-kernel
mailing list