diff options
author | 2015-09-15 08:41:47 -0400 | |
---|---|---|
committer | 2015-10-22 15:39:55 -0400 | |
commit | d40325b43750eb4a8a81240e36fe38e9ccbcc9eb (patch) | |
tree | 10902990c370d1f2fedb26832702b57810c329d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails (diff) | |
download | wireguard-linux-d40325b43750eb4a8a81240e36fe38e9ccbcc9eb.tar.xz wireguard-linux-d40325b43750eb4a8a81240e36fe38e9ccbcc9eb.zip |
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 '')
0 files changed, 0 insertions, 0 deletions