diff options
author | 2023-03-10 08:47:30 -0600 | |
---|---|---|
committer | 2023-03-14 18:49:39 +0100 | |
commit | 096dc32bb73d20e0854b3a471379f577f903f0ee (patch) | |
tree | ceb054ca9c5ccbc52a50d4f50cdc28ac9ff7ce95 /scripts/generate_rust_analyzer.py | |
parent | fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource() (diff) | |
download | linux-rng-096dc32bb73d20e0854b3a471379f577f903f0ee.tar.xz linux-rng-096dc32bb73d20e0854b3a471379f577f903f0ee.zip |
fbdev: 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: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions