Commit f5964ce
remoteproc: ti_k3_r5: Simplify with scoped for each OF child loop
Use scoped for_each_available_child_of_node_scoped() when iterating over
device nodes to make code a bit simpler.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241011-remote-proc-dev-err-probe-v1-4-5abb4fc61eca@linaro.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>1 parent fa9f7ef commit f5964ce
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1650 | 1650 | | |
1651 | 1651 | | |
1652 | 1652 | | |
1653 | | - | |
1654 | 1653 | | |
1655 | 1654 | | |
1656 | 1655 | | |
1657 | | - | |
| 1656 | + | |
1658 | 1657 | | |
1659 | 1658 | | |
1660 | 1659 | | |
1661 | 1660 | | |
1662 | | - | |
1663 | 1661 | | |
1664 | 1662 | | |
1665 | 1663 | | |
| |||
1668 | 1666 | | |
1669 | 1667 | | |
1670 | 1668 | | |
1671 | | - | |
1672 | 1669 | | |
1673 | 1670 | | |
1674 | 1671 | | |
| |||
0 commit comments