[PATCH net v2 1/2] net: stmmac: fix PHY handle parsing
Sit, Michael Wei Hong
michael.wei.hong.sit at intel.com
Thu Mar 16 19:10:41 PDT 2023
> -----Original Message-----
> From: Jakub Kicinski <kuba at kernel.org>
> Sent: Friday, March 17, 2023 8:00 AM
> To: Sit, Michael Wei Hong <michael.wei.hong.sit at intel.com>
> Cc: Giuseppe Cavallaro <peppe.cavallaro at st.com>; Alexandre
> Torgue <alexandre.torgue at foss.st.com>; Jose Abreu
> <joabreu at synopsys.com>; David S . Miller
> <davem at davemloft.net>; Eric Dumazet
> <edumazet at google.com>; Paolo Abeni <pabeni at redhat.com>;
> Maxime Coquelin <mcoquelin.stm32 at gmail.com>; Ong, Boon
> Leong <boon.leong.ong at intel.com>; netdev at vger.kernel.org;
> linux-stm32 at st-md-mailman.stormreply.com; linux-arm-
> kernel at lists.infradead.org; linux-kernel at vger.kernel.org; Looi,
> Hong Aun <hong.aun.looi at intel.com>; Voon, Weifeng
> <weifeng.voon at intel.com>; Lai, Peter Jun Ann
> <peter.jun.ann.lai at intel.com>
> Subject: Re: [PATCH net v2 1/2] net: stmmac: fix PHY handle
> parsing
>
> On Tue, 14 Mar 2023 15:02:07 +0800 Michael Sit Wei Hong wrote:
> > + fixed_node =
> fwnode_get_named_child_node(fwnode, "fixed-link");
> > + fwnode_handle_put(fixed_node);
>
> fwnode_property_present() ?
Good suggestion, will modify and submit in next revision.
More information about the linux-arm-kernel
mailing list