aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2022-08-18 14:54:57 +0300
committerJakub Kicinski <[email protected]>2022-08-22 17:45:47 -0700
commitdf55e317805f0ce11c1c4fdb3afa2a42eecca44f (patch)
tree3f266406f6ea90156fdd884d4e35e9f2ddb65d24 /tools/perf/scripts/python/check-perf-trace.py
parent2ec2fb8331af3b2485ef8b735afc6c7032e44420 (diff)
of: base: export of_device_compatible_match() for use in modules
Modules such as net/dsa/dsa_core.ko might want to iterate through an array of compatible strings for things such as validation (or rather, skipping it for some potentially broken drivers). of_device_is_compatible() is exported, by of_device_compatible_match() isn't. Export the latter as well, so we don't have to open-code the iteration. Cc: Frank Rowand <[email protected]> Signed-off-by: Vladimir Oltean <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions