diff options
author | 2023-03-14 15:13:09 -0500 | |
---|---|---|
committer | 2023-03-16 17:43:14 +0000 | |
commit | cc6d85c1cb5ccc04c594392339c81227abd1667d (patch) | |
tree | ceb0944d9689cbcd458bd6bad8316d7990b6302d /tools/perf/scripts/python/stackcollapse.py | |
parent | nfc: mrvl: Move platform_data struct into driver (diff) | |
download | wireguard-linux-cc6d85c1cb5ccc04c594392339c81227abd1667d.tar.xz wireguard-linux-cc6d85c1cb5ccc04c594392339c81227abd1667d.zip |
nfc: mrvl: 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 of_property_read_bool().
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions