aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-07-11 19:38:31 +0200
committerMaxime Ripard <[email protected]>2022-07-13 10:46:05 +0200
commit668a8f17b5290d04ef7343636a5588a0692731a1 (patch)
treee1bf03252012af0e029e9a7f050ab10dbc1d49ad /tools/perf/scripts/python
parent4de395f2c632c31c575f72d49d4f4389c99dab68 (diff)
drm/mipi-dsi: Detach devices when removing the host
Whenever the MIPI-DSI host is unregistered, the code of mipi_dsi_host_unregister() loops over every device currently found on that bus and will unregister it. However, it doesn't detach it from the bus first, which leads to all kind of resource leaks if the host wants to perform some clean up whenever a device is detached. Fixes: 068a00233969 ("drm: Add MIPI DSI bus support") Acked-by: Thomas Zimmermann <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions