]> www.infradead.org Git - users/jedix/linux-maple.git/commit
of: Simplify API of_find_node_with_property() implementation
authorZijun Hu <quic_zijuhu@quicinc.com>
Fri, 6 Dec 2024 00:52:36 +0000 (08:52 +0800)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 10 Dec 2024 16:50:26 +0000 (10:50 -0600)
commit4bc244f6817daa2a05b97e4d063daa0854b5ccd6
tree6ea4b985d1fdf4f6f49d4f798b95f9735a28260e
parent4ff899ee4ef0876555dabe532d3179ec90502291
of: Simplify API of_find_node_with_property() implementation

Simplify of_find_node_with_property() implementation
by __of_find_property().

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20241206-of_core_fix-v1-10-dc28ed56bec3@quicinc.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/base.c