drm/dp_mst: Tune down error message during payload addition
authorImre Deak <imre.deak@intel.com>
Wed, 13 Sep 2023 22:32:17 +0000 (01:32 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 18 Sep 2023 13:38:21 +0000 (16:38 +0300)
commit0663e1da5ba8e6459e3555ac12c62741668c0d30
treef68481aea8bd98734f8a1d3fccaf6074163fe5b9
parent8bde4442acbba41300cc7fd8e48122c70963e041
drm/dp_mst: Tune down error message during payload addition

If a sink is removed in the middle of payload addition the corresponding
AUX transfer will fail as expected, so tune the error message down to a
debug messge.

Cc: Wayne Lin <Wayne.Lin@amd.com>
Cc: Lyude Paul <lyude@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230913223218.540365-3-imre.deak@intel.com
drivers/gpu/drm/display/drm_dp_mst_topology.c