openwrt-pf/target/linux/mediatek/files/drivers
Rosen Penev 30a3525cdb
treewide: remove fwnode_for_each_available_child_node
It's used in probe to be a generic way to iterate over the children.
Confusingly, device_for_each_child_node_scoped internally calls the
available loop despite not mentioning it.

Avoid pointless variables.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24120
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-07-09 09:33:41 +02:00
..
leds treewide: remove fwnode_for_each_available_child_node 2026-07-09 09:33:41 +02:00
net/phy