diff options
author | 2023-03-10 08:47:00 -0600 | |
---|---|---|
committer | 2023-04-18 11:23:24 -0500 | |
commit | 928f4de0c03eb2eddd172395809094135fd879f7 (patch) | |
tree | b2bcdc476511f55cb345bdc5ab60f551e7435949 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sparc: Use of_property_present() for testing DT property presence (diff) | |
download | wireguard-linux-928f4de0c03eb2eddd172395809094135fd879f7.tar.xz wireguard-linux-928f4de0c03eb2eddd172395809094135fd879f7.zip |
sparc: Use of_property_read_bool() for boolean properties
It is preferred to use typed property access functions (i.e.
of_property_read_<type> functions) rather than low-level
of_get_property/of_find_property functions for reading properties.
Convert reading boolean properties to to of_property_read_bool().
Link: https://lore.kernel.org/r/20230310144700.1541345-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions