diff options
author | Stephane Viau <sviau@codeaurora.org> | 2015-09-15 08:41:47 -0400 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2015-10-22 15:39:55 -0400 |
commit | d40325b43750eb4a8a81240e36fe38e9ccbcc9eb (patch) | |
tree | 10902990c370d1f2fedb26832702b57810c329d4 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | 5e921b19268d87a0c64f3181c0d3ea9df9eea972 (diff) |
drm/msm/mdp5: Avoid printing error messages for optional clocks
The current behavior is to try to get optional clocks and print a
dev_err message in case of failure. This looks rather confusing
and may increase with the amount of optional clocks.
We may need a cleaner way to handle per-device clocks but in the
meantime, let's reduce the amount of dev_err messages during the
probe.
Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions