Commit 88c31f1
remoteproc: xlnx_r5: Simplify with scoped for each OF child loop
Use scoped for-each loop when iterating over device nodes to make code a
bit simpler.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260102124827.64355-4-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>1 parent 6d183d0 commit 88c31f1
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
1274 | | - | |
1275 | 1274 | | |
1276 | 1275 | | |
1277 | 1276 | | |
| |||
1350 | 1349 | | |
1351 | 1350 | | |
1352 | 1351 | | |
1353 | | - | |
| 1352 | + | |
1354 | 1353 | | |
1355 | 1354 | | |
1356 | | - | |
1357 | 1355 | | |
1358 | 1356 | | |
1359 | 1357 | | |
| |||
1363 | 1361 | | |
1364 | 1362 | | |
1365 | 1363 | | |
1366 | | - | |
1367 | 1364 | | |
1368 | 1365 | | |
1369 | 1366 | | |
| |||
1383 | 1380 | | |
1384 | 1381 | | |
1385 | 1382 | | |
1386 | | - | |
1387 | | - | |
| 1383 | + | |
1388 | 1384 | | |
1389 | | - | |
1390 | 1385 | | |
1391 | 1386 | | |
1392 | 1387 | | |
| |||
0 commit comments