Quoting Dmitry Baryshkov (2022-04-05 16:50:57) > Remove manual removal of DRM modesetting objects, it is done anyway by > the drm_mode_config_cleanup() called from msm_drm_uninit(). Other > MSM display drivers (MDP4, MDP5) do not manually destroy objects and > trust generic code to do it's work. > > Signed-off-by: Dmitry Baryshkov <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]>
