diff options
| author | Rob Herring <robh@kernel.org> | 2023-03-10 08:46:56 -0600 |
|---|---|---|
| committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-03-14 17:16:46 +0100 |
| commit | 9c99b4880d178a3cc6f42634b995d526a86f746b (patch) | |
| tree | c5f800172ecbca4b102959f3207c07e9d207f435 /tools/perf/scripts/python/stackcollapse.py | |
| parent | mips: ralink: mt7620: introduce 'soc_device' initialization (diff) | |
| download | linux-9c99b4880d178a3cc6f42634b995d526a86f746b.tar.gz linux-9c99b4880d178a3cc6f42634b995d526a86f746b.zip | |
mips: 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().
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
