diff options
author | Javier Martinez Canillas <[email protected]> | 2016-04-21 14:51:38 -0400 |
---|---|---|
committer | Inki Dae <[email protected]> | 2016-05-10 23:11:44 +0900 |
commit | b85881ddf2aa70d4a3ab9f8451127007e9f82496 (patch) | |
tree | bdfe1fa3d2af7b472578b6294225590692baf034 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 55b19fc75ff325c17d71236866a0cd17152a355c (diff) |
drm/exynos/hdmi: Don't print error on deferral due to regulators
The regulators may not be available just because their driver's probe
function was just not executed and so the regulators not registered.
So, in this case the Exynos HDMI driver should not print logs since
a -EPROBE_DEFER is not really an error and that will just pollute
the kernel log and confuse users.
This patch prevents the following misleading messages to be printed:
[ 1.443638] [drm:hdmi_probe] *ERROR* failed to get regulators
[ 1.449326] [drm:hdmi_probe] *ERROR* hdmi_resources_init failed
Reported-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions