]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docs
authorLyude Paul <lyude@redhat.com>
Thu, 2 Jun 2022 20:17:57 +0000 (16:17 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 21 Jun 2022 19:38:51 +0000 (15:38 -0400)
commitee2479ebf9382c73a63727ca0a8aa50460b41c8c
treea402148f29f3790636535609ed735d89c6f83d7d
parentfb7600d2b8970ddf64c75468d1e822145f19c557
drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docs

We don't actually care about connection_mutex here anymore, so let's get
rid of the comment mentioning it in this function's kdocs.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Wayne Lin <Wayne.Lin@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220602201757.30431-4-lyude@redhat.com
drivers/gpu/drm/display/drm_dp_mst_topology.c