diff options
| author | Maxime Ripard <[email protected]> | 2021-09-10 12:11:58 +0200 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2021-09-24 19:25:33 +0200 |
| commit | db6568498b35a4d5d5a99420df27ed25fae31406 (patch) | |
| tree | f4ef3c70b284febdbe6ecf025249ef4ed758e13a /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | a1419fb4a73e47f0eab2985dff594ed52397471b (diff) | |
drm/mipi-dsi: Create devm device attachment
MIPI-DSI devices need to call mipi_dsi_attach() when their probe is done
to attach against their host.
However, at removal or when an error occurs, that attachment needs to be
undone through a call to mipi_dsi_detach().
Let's create a device-managed variant of the attachment function that
will automatically detach 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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions