diff options
author | 2023-03-14 14:18:27 -0500 | |
---|---|---|
committer | 2023-03-16 17:41:28 +0000 | |
commit | 1a87e641d8a50c30b63b1d90819bc607b4327596 (patch) | |
tree | aa5f4d14a851a739efe4baacda06ee7cf42fe999 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'net-dsa-marvell-mtu-reporting' (diff) | |
download | linux-rng-1a87e641d8a50c30b63b1d90819bc607b4327596.tar.xz linux-rng-1a87e641d8a50c30b63b1d90819bc607b4327596.zip |
net: 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 of_property_read_bool().
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for net/can
Acked-by: Kalle Valo <kvalo@kernel.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Reviewed-by: Wei Fang <wei.fang@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions