Commits

Robert Chiras committed 6bc1cfd9838
MLK-17275-3: drm/bridge: nwl-dsi: Fix remove/detach Add a check in detach function, so that the mipi_dsi_host_unregister will occur only if the host was registered. Also, remove the unnecessary calls to host_unregister from probe and remove functions. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>