Commit 6d183d0
remoteproc: mtk_scp: 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-3-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>1 parent b490ddf commit 6d183d0
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1287 | 1287 | | |
1288 | 1288 | | |
1289 | 1289 | | |
1290 | | - | |
1291 | 1290 | | |
1292 | 1291 | | |
1293 | 1292 | | |
| |||
1296 | 1295 | | |
1297 | 1296 | | |
1298 | 1297 | | |
1299 | | - | |
| 1298 | + | |
1300 | 1299 | | |
1301 | 1300 | | |
1302 | 1301 | | |
1303 | | - | |
1304 | 1302 | | |
1305 | 1303 | | |
1306 | 1304 | | |
1307 | 1305 | | |
1308 | 1306 | | |
1309 | 1307 | | |
1310 | 1308 | | |
1311 | | - | |
1312 | 1309 | | |
1313 | 1310 | | |
1314 | 1311 | | |
| |||
1317 | 1314 | | |
1318 | 1315 | | |
1319 | 1316 | | |
1320 | | - | |
1321 | 1317 | | |
1322 | 1318 | | |
1323 | 1319 | | |
1324 | 1320 | | |
1325 | 1321 | | |
1326 | 1322 | | |
1327 | | - | |
1328 | 1323 | | |
1329 | 1324 | | |
1330 | 1325 | | |
| |||
0 commit comments