OSDN Git Service

drm/amd/display: Remove superflous error message
authorJordan Lazare <Jordan.Lazare@amd.com>
Mon, 27 May 2019 16:07:19 +0000 (12:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Jun 2019 17:50:38 +0000 (12:50 -0500)
commitacbf7faaf925a5843d128dfbd30daaaab2de42f7
tree0ee6f2e105a891234ec6765d99c0f68436ddc96f
parentcca738e8735b8bfe0577427c120c61fdf30408ca
drm/amd/display: Remove superflous error message

[Why]
VBios sometimes reports incorrect object type as encoder instead of
connector

[How]
Change error message to debug message

Signed-off-by: Jordan Lazare <Jordan.Lazare@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c