diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-08-09 17:15:56 +0300 |
|---|---|---|
| committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-08-12 13:32:11 +0300 |
| commit | 23a641d5c2bce4c723fff9118a5d865ee6b9d05a (patch) | |
| tree | 58db215f9c4a0447dd6f72de8896176afe977b1d /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | f6ae541cc3355fe872d4c942dc47d67877951d17 (diff) | |
| download | linux-23a641d5c2bce4c723fff9118a5d865ee6b9d05a.tar.xz | |
memory: ti-aemif: don't needlessly iterate over child nodes
When populating devices from a specific node, we don't need to call
of_platform_populate() for every child node manually - the routine
will already do it. We can call it directly from the platform device's
OF node. While at it: use the managed variant of of_platform_populate().
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20240809-ti-aemif-v1-3-27b1e5001390@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
