(subset) [PATCH v4 04/24] drm/mipi-dsi: Create devm device attachment

Maxime Ripard maxime at cerno.tech
Fri Sep 24 17:52:28 UTC 2021


On Fri, 10 Sep 2021 12:11:58 +0200, Maxime Ripard wrote:
> 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.
> 
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime


More information about the dri-devel mailing list