aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
diff options
context:
space:
mode:
authorPankaj Bharadiya <[email protected]>2020-03-07 14:00:19 +0530
committerLyude Paul <[email protected]>2020-03-11 16:53:16 -0400
commitf8d97d98ee824b5bdf2a201ad740915edafc355e (patch)
tree79fc8333677b8c20cc76aa2122f25e593c8d6d1a /drivers/gpu/drm/i915/display/intel_dp_mst.c
parenta1d11d1efe4d18b5f9db54ed62a44d05ce67f531 (diff)
drm: Register connector instead of calling register_connector callback
drm_dp_mst_topology_mgr_cbs.register_connector callbacks are literally identical amongst every driver and don't do anything other than calling drm_connector_register(). Hence call drm_connector_register() directly instead of a callback. This is the preparatory step for removing the drm_dp_mst_topology_mgr_cbs.register_connector callback hook. Signed-off-by: Pankaj Bharadiya <[email protected]> Suggested-by: Emil Velikov <[email protected]> Suggested-by: Lyude Paul <[email protected]> Signed-off-by: Lyude Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Lyude Paul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions