On Fri, 1 Apr 2022 at 16:52, Jagan Teki <[email protected]> wrote: > > On Fri, Apr 1, 2022 at 7:26 AM Liu Ying <[email protected]> wrote: > > > > Since this driver has been changed to use the resource managed > > devm_drm_of_get_bridge() to get bridge from ->attach(), it's > > unnecessary to call drm_of_panel_bridge_remove() to remove the > > bridge from ->detach(). So, let's drop the drm_of_panel_bridge_remove() > > function call. As nwl_dsi_bridge_detach() only calls > > drm_of_panel_bridge_remove(), it can also be dropped. > > > > Cc: Robert Foss <[email protected]> > > Cc: Guido Günther <[email protected]> > > Cc: Jagan Teki <[email protected]> > > Cc: NXP Linux Team <[email protected]> > > Signed-off-by: Liu Ying <[email protected]> > > --- > > Reviewed-by: Jagan Teki <[email protected]>
Applied to drm-misc-next.
