aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2020-07-21 18:14:44 +0100
committerJonathan Cameron <[email protected]>2020-09-03 19:40:45 +0100
commit245d56d75ea6860c583fbd54382ad82bbd405910 (patch)
treed0e1f18345cec6158ade2c202e1c92b7cd12e06e /tools/perf/scripts/python/flamegraph.py
parent5dfb88af3d5204e581985056ccfb601d47252996 (diff)
iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.h
This driver cannot be instantiated from ACPI due to it's use of syscon_regmap_lookup_by_phandle() but in the interests of clearing this anti pattern out of IIO, let us switch to an explicit check in Kconfig and remove the protections on the of_match_table The switch of header is because we only use of_device_id in here and that is defined in mod_devicetable.h not of.h. Signed-off-by: Jonathan Cameron <[email protected]> Cc: Raveendra Padasalagi <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions