diff options
author | 2024-11-04 13:06:27 -0600 | |
---|---|---|
committer | 2024-11-06 14:41:06 +0100 | |
commit | c6789170ddef58d28cfbc3342933713ce1e2c860 (patch) | |
tree | 867bfd43750f1180f49e96c58ad1acf099180d74 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: mpfs: add polarfire soc gpio support (diff) | |
download | wireguard-linux-c6789170ddef58d28cfbc3342933713ce1e2c860.tar.xz wireguard-linux-c6789170ddef58d28cfbc3342933713ce1e2c860.zip |
gpio: 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: Dragan Simic <dsimic@manjaro.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20241104190628.274717-1-robh@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions