summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-03-10 08:47:36 -0600
committerMark Brown <broonie@kernel.org>2023-03-11 12:13:45 +0000
commit03adaa404a2c8f9ae0528eb963e86a962a3a2f39 (patch)
tree538ddcb516294143376df0f97f385968845c3358 /ipc
parentbae4ae831a43a1e695bdb6c242bad2454519cb2a (diff)
downloadlwn-03adaa404a2c8f9ae0528eb963e86a962a3a2f39.tar.gz
lwn-03adaa404a2c8f9ae0528eb963e86a962a3a2f39.zip
spi: omap2-mcspi: 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> Link: https://lore.kernel.org/r/20230310144736.1547110-1-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions