diff options
author | 2021-10-29 09:40:55 -0500 | |
---|---|---|
committer | 2021-12-06 16:12:53 +0000 | |
commit | b6363fe7b5135bfb5aea03f414148b3c2417702e (patch) | |
tree | 99163f3f9ccefdfaf02e796a003a3cc3ca53baa2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.c (diff) | |
download | linux-dev-b6363fe7b5135bfb5aea03f414148b3c2417702e.tar.xz linux-dev-b6363fe7b5135bfb5aea03f414148b3c2417702e.zip |
arm64: Simplify checking for populated DT
Use of the of_scan_flat_dt() function predates libfdt and is discouraged
as libfdt provides a nicer set of APIs. Rework dt_scan_depth1_nodes to
use libfdt calls directly, and rename it to dt_is_stub() to reflect
exactly what it checking.
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20211029144055.2365814-1-robh@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions