]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp/mst: update the link_address_sent before sending the link address (v3)
authorDave Airlie <airlied@gmail.com>
Sun, 6 Sep 2015 08:53:00 +0000 (18:53 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 2 Oct 2015 05:34:41 +0000 (15:34 +1000)
commita33047a3a6c58591309f9ace9ac89c43a6122aea
tree800a523c72e47843484f4d91a088562b0713da21
parentafad3c9d76797fd3b3afcf020f5f7046be54ed77
drm/dp/mst: update the link_address_sent before sending the link address (v3)

Update the state before sending the msg to close it.

v2: reset value if return indicates we haven't send the msg.
v3: just clean the code up.
Pointed out by Adam J Richter on

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91481

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_mst_topology.c