diff options
| author | Rob Herring <[email protected]> | 2023-03-10 08:47:32 -0600 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-03-11 12:18:55 +0000 |
| commit | 2d2998b84330899bf88a0414f3356869be4a69eb (patch) | |
| tree | 4248df6f725b5fe0b6c2c49ac3e80001747ee261 /tools/perf/scripts/python/bin | |
| parent | 1e108e60a44a924e3666fa2a10b53f6c31522856 (diff) | |
ASoC: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions