aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJeffrey Hugo <[email protected]>2023-12-08 09:34:57 -0700
committerJeffrey Hugo <[email protected]>2023-12-20 11:17:57 -0700
commit5202c721da4c96c137041b41c3d7caa57a329137 (patch)
treef7324ccdd5f12de158ec778389df7d0c4aee612d /tools/perf/scripts/python/task-analyzer.py
parent22ec9a3b73ddf5debf186a8041ad6c00a7b82b9c (diff)
accel/qaic: Order pci_remove() operations in reverse of probe()
In probe() we create the drm_device, and then register the MHI controller. In remove(), we should unregister the controller first, then remove the drm_device. Update the remove() operations to match. Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Pranjal Ramajor Asha Kanojiya <[email protected]> Reviewed-by: Carl Vanderlip <[email protected]> Reviewed-by: Jacek Lawrynowicz <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions