aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDiana Craciun <[email protected]>2020-09-29 11:54:35 +0300
committerGreg Kroah-Hartman <[email protected]>2020-10-02 16:05:01 +0200
commit5d781fabe64244ccf8a954617ea8b28737517b1c (patch)
tree2d3e54188c8a9397f4d1b0f0067dfebfa0163091 /tools/perf/util/scripting-engines/trace-event-python.c
parent715b02ce8968bd560d295945520bae6d73707a73 (diff)
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entities
Currently the DPRC scan function is used only by the bus driver. But the same functionality will be needed by the VFIO driver. To support this, the dprc scan function was exported and a little bit adjusted to fit both scenarios. Also the scan mutex initialization is done when the bus object is created, not in dprc_probe in order to be used by both VFIO and bus driver. Similarily dprc_remove_devices is exported to be used by VFIO. Reviewed-by: Laurentiu Tudor <[email protected]> Acked-by: Laurentiu Tudor <[email protected]> Signed-off-by: Diana Craciun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions