drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jan 2020 03:21:30 +0000 (22:21 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jan 2020 23:07:48 +0000 (18:07 -0500)
commit9edb435aed968a2c792f6d847f524587697edf37
tree649ea333a3460ae6703e2d895927b48598ec5c80
parentd9fe1a4c560b70547e3f47520310f6d57d4d1626
drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs

the parameter is the mst manager, not the port.

Reviewed-by: Mikita Lipski <mikita.lipski@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/drm_dp_mst_topology.c