diff options
author | 2024-11-04 13:03:13 -0600 | |
---|---|---|
committer | 2025-02-14 13:04:20 -0800 | |
commit | fb8179ce2996bffaa36a04e2b6262843b01b7565 (patch) | |
tree | 3376cf01e8a57a6f004f04f2a7c7d54ea7079c32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.14-rc1 (diff) | |
download | wireguard-linux-fb8179ce2996bffaa36a04e2b6262843b01b7565.tar.xz wireguard-linux-fb8179ce2996bffaa36a04e2b6262843b01b7565.zip |
riscv: cacheinfo: Use of_property_present() for non-boolean properties
The use of of_property_read_bool() for non-boolean properties is
deprecated in favor of of_property_present() when testing for property
presence.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Clément Léger <cleger@rivosinc.com>
Cc: stable@vger.kernel.org
Fixes: 76d2a0493a17 ("RISC-V: Init and Halt Code")
Link: https://lore.kernel.org/r/20241104190314.270095-1-robh@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions