diff options
author | Brian Norris <briannorris@chromium.org> | 2016-08-17 14:10:09 -0700 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-08-23 11:44:37 -0400 |
commit | 808263393198b9b0f9d53b9983330fb4298851ec (patch) | |
tree | 758a02d9d741e10970efbc729a9e5853927e03fd /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 5b6804034ae9a7e792298786f70b95405730ea90 (diff) |
drm/rockchip: analogix_dp: drop unnecessary probe deferral "error" print
This driver is the only user of of_drm_find_panel() which prints an
error before doing probe deferral, yielding messages like this on boot,
before eventually succeeding:
[ 2.234271] [drm:rockchip_dp_probe] *ERROR* failed to find panel
...
[ 4.797539] [drm:rockchip_dp_probe] *ERROR* failed to find panel
...
Let's just drop the message.
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions