]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/dp_mst: Get rid of list clear in destroy_connector_work
authorLyude Paul <lyude@redhat.com>
Tue, 3 Sep 2019 20:45:40 +0000 (16:45 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 3 Sep 2019 23:27:37 +0000 (19:27 -0400)
commit3ba64aa36c8c6516ea0c01e3acd13c5fcb5a482c
treec3496447d07866fbd0f5df3f875cd9bb8dc6f5ea
parent5950f0b797fc77705d46dfa5b7d0db325c8f3c44
drm/dp_mst: Get rid of list clear in destroy_connector_work

This seems to be some leftover detritus from before the port/mstb kref
cleanup and doesn't do anything anymore, so get rid of it.

Cc: Juston Li <juston.li@intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Harry Wentland <hwentlan@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190903204645.25487-3-lyude@redhat.com
drivers/gpu/drm/drm_dp_mst_topology.c