aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:15 -0600
committerMiquel Raynal <[email protected]>2023-03-22 17:05:51 +0100
commit7c09abba58cf912fa417be8720cff00df12354aa (patch)
treeae21270bb0d8ea46b5a4e3bb59b3dbce41a9f325 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parente8c047b4a92cf4af7a81bf31e9b31fedc7434335 (diff)
mtd: nand: qcom: 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]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions