aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:03 -0600
committerVinod Koul <[email protected]>2023-03-17 23:11:42 +0530
commit3765af04f4fda327463e5b631a4a2d62ae7bb93f (patch)
treebe0af64edbf8bd0dfe8bb67b558dda6c09efa0c1 /tools/perf/scripts/python/exported-sql-viewer.py
parent9f7d4718211a82b2a87ae74d841d6e3938cd5c28 (diff)
dmaengine: Use of_property_present() for testing DT property presence
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. As part of this, convert of_get_property/of_find_property calls to the recently added of_property_present() helper when we just want to test for presence of a property and nothing more. Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions