OSDN Git Service

drm/dp-mst-helper: Remove hotplug callback
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 28 Nov 2018 22:12:34 +0000 (23:12 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 10 Dec 2018 10:01:15 +0000 (11:01 +0100)
commit16bff572cc660f19e58c99941368dea050b36a05
treea1433a0fc910122195617fdfdfce3beaf543951f
parent7cd3cf3540a37072c647b8b5120a80de5bb3d199
drm/dp-mst-helper: Remove hotplug callback

When everyone implements it exactly the same way, among all 4
implementations, there's not really a need to overwrite this at all.

Aside: drm_kms_helper_hotplug_event is pretty much core functionality
at this point. Probably should move it there.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181128221234.15054-1-daniel.vetter@ffwll.ch
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
drivers/gpu/drm/drm_dp_mst_topology.c
drivers/gpu/drm/i915/intel_dp_mst.c
drivers/gpu/drm/nouveau/dispnv50/disp.c
drivers/gpu/drm/radeon/radeon_dp_mst.c
include/drm/drm_dp_mst_helper.h