diff options
author | Bhawanpreet Lakha <[email protected]> | 2020-08-28 11:09:38 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-15 17:52:41 -0400 |
commit | bd80d584cd8e2502b6be48544a14970016c86aa4 (patch) | |
tree | 4805f318c10c7305e37bf1a155de738752128027 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 6cd792372489a56686c7b38e80ddad62cb3d0fec (diff) |
drm/amd/display: Don't use DRM_ERROR() for DTM add topology
[Why]
Previously we were only calling add_topology when hdcp was being enabled.
Now we call add_topology by default so the ERROR messages are printed if
the firmware is not loaded.
This error message is not relevant for normal display functionality so
no need to print a ERROR message.
[How]
Change DRM_ERROR to DRM_INFO
Signed-off-by: Bhawanpreet Lakha <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions