|
@@ -377,9 +377,6 @@ dm_dp_add_mst_connector(struct drm_dp_mst_topology_mgr *mgr,
|
|
|
drm_connector_attach_encoder(&aconnector->base,
|
|
drm_connector_attach_encoder(&aconnector->base,
|
|
|
&aconnector->mst_encoder->base);
|
|
&aconnector->mst_encoder->base);
|
|
|
|
|
|
|
|
- /*
|
|
|
|
|
- * TODO: understand why this one is needed
|
|
|
|
|
- */
|
|
|
|
|
drm_object_attach_property(
|
|
drm_object_attach_property(
|
|
|
&connector->base,
|
|
&connector->base,
|
|
|
dev->mode_config.path_property,
|
|
dev->mode_config.path_property,
|