On Tue, Mar 31, 2020 at 4:58 PM Lyude Paul <lyude@xxxxxxxxxx> wrote: > > This finishes up the work that Pankaj Bharadiya started in: > > https://patchwork.freedesktop.org/series/74412/ > > And allows us to entirely remove ->destroy_connector() > > Lyude Paul (4): > drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying > connectors > drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callback > drm/amd/amdgpu_dm/mst: Stop printing extra messages in > dm_dp_add_mst_connector() > drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connector I noticed this as well when I was sorting out the load and unload callback removal. Thanks for finishing this up. This series looks good to me, assuming none of the display folks have any concerns: Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx> > > .../display/amdgpu_dm/amdgpu_dm_mst_types.c | 45 +++++-------------- > drivers/gpu/drm/drm_dp_mst_topology.c | 16 ++----- > include/drm/drm_dp_mst_helper.h | 2 - > 3 files changed, 15 insertions(+), 48 deletions(-) > > -- > 2.25.1 > > _______________________________________________ > dri-devel mailing list > dri-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel