aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2021-09-10 12:11:57 +0200
committerMaxime Ripard <[email protected]>2021-09-24 19:25:27 +0200
commita1419fb4a73e47f0eab2985dff594ed52397471b (patch)
tree1f807bfe943265a529ede33566f20a7e0542b0de /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent209264a85707ddd94bb4fdb89d808509c5e9fafa (diff)
drm/mipi-dsi: Create devm device registration
Devices that take their data through the MIPI-DSI bus but are controlled through a secondary bus like I2C have to register a secondary device on the MIPI-DSI bus through the mipi_dsi_device_register_full() function. At removal or when an error occurs, that device needs to be removed through a call to mipi_dsi_device_unregister(). Let's create a device-managed variant of the registration function that will automatically unregister the device at unbind. Reviewed-by: Andrzej Hajda <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions