]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c8b02f264328f9abadbd107d5f80e57d0416b3f
tree0ee6f2e105a891234ec6765d99c0f68436ddc96f
parent629f457ce5c48bf5d8a4973903b0b49c83f3e098
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