diff options
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2023-11-20 13:29:49 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-01-04 11:45:55 +0100 |
commit | 52d11c863ac92e36a0365249f7f6d27ac48c78bc (patch) | |
tree | a1fe84f6dd1d6f1a3b878e98d1250259e81f7207 /scripts/tracing | |
parent | 79b09453c4e369ca81cfb670d0136d089e3b92f0 (diff) |
drm/rockchip: lvds: do not print scary message when probing defer
This scary message can misled the user into thinking something bad has
happened and needs to be fixed, however it could simply be part of a
normal boot process where EPROBE_DEFER is taken into account. Therefore,
let's use dev_err_probe so that this message doesn't get shown (by
default) when the return code is EPROBE_DEFER.
Fixes: 34cc0aa25456 ("drm/rockchip: Add support for Rockchip Soc LVDS")
Cc: Quentin Schulz <foss+kernel@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231120-rk-lvds-defer-msg-v2-2-9c59a5779cf9@theobroma-systems.com
Diffstat (limited to 'scripts/tracing')
0 files changed, 0 insertions, 0 deletions