diff options
author | 2023-03-10 08:46:56 -0600 | |
---|---|---|
committer | 2023-04-14 14:58:41 +0200 | |
commit | 908ce5c0e7cba4ec64c4ae4c6dd803be4ff236ae (patch) | |
tree | c887bfc447ab87915f38a02604b7aa4e986b2959 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'arm-soc/for-6.4/soc' of https://github.com/Broadcom/stblinux into soc/arm (diff) | |
download | linux-rng-908ce5c0e7cba4ec64c4ae4c6dd803be4ff236ae.tar.xz linux-rng-908ce5c0e7cba4ec64c4ae4c6dd803be4ff236ae.zip |
ARM: pxa: 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: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions