[PATCH v5 13/21] drm/bridge: sn65dsi83: Fix bridge removal

Sam Ravnborg sam at ravnborg.org
Thu Oct 21 15:20:22 UTC 2021


On Thu, Oct 21, 2021 at 09:39:39AM +0200, Maxime Ripard wrote:
> Commit 24417d5b0c00 ("drm/bridge: ti-sn65dsi83: Implement .detach
> callback") moved the unregistration of the bridge DSI device and bridge
> itself to the detach callback.
> 
> While this is correct for the DSI device detach and unregistration, the
> bridge is added in the driver probe, and should thus be removed as part
> of its remove callback.
> 
> Cc: Marek Vasut <marex at denx.de>
> Fixes: 24417d5b0c00 ("drm/bridge: ti-sn65dsi83: Implement .detach callback")
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
Acked-by: Sam Ravnborg <sam at ravnborg.org>


More information about the dri-devel mailing list