diff options
author | Rob Herring <robh@kernel.org> | 2023-02-10 02:20:43 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-02-18 00:21:36 +0300 |
commit | 2f0cb4753dd2b5fe71d04407213e2ef253dcdd32 (patch) | |
tree | b30d82a0e3faa4f3e879d36591d9755aaca29c30 /scripts | |
parent | 9cbad37ce8122de32a1529e394b468bc101c9e7f (diff) | |
download | linux-2f0cb4753dd2b5fe71d04407213e2ef253dcdd32.tar.xz |
of: Use of_property_present() helper
Use of_property_present() instead of of_get_property/of_find_property()
in places where we just need to test presence of a property.
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
Tested-by: Frank Rowand <frowand.list@gmail.com>
Link: https://lore.kernel.org/all/20230215215547.691573-2-robh@kernel.org/
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions