drm/mst: Don't ignore the MST PBN self-test result
authorImre Deak <imre.deak@intel.com>
Fri, 29 Jan 2016 12:44:28 +0000 (14:44 +0200)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Feb 2016 05:23:48 +0000 (15:23 +1000)
commit441388a8a73f905359e60518cfc18eca6aed2b6a
treea94bca61937a9d7a6e9ee479ccb9ba7cb1a3f21d
parentdabe19540af9e563d526113bb102e1b9b9fa73f9
drm/mst: Don't ignore the MST PBN self-test result

Otherwise this call would have no effect.

Caught by Coverity.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: David Weinehall <david.weinehall@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_mst_topology.c