kernel_samsung_a53x/drivers/gpu/drm/rockchip
Quentin Schulz acfc6e61b7 drm/rockchip: lvds: do not print scary message when probing defer
[ Upstream commit 52d11c863ac92e36a0365249f7f6d27ac48c78bc ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:44:51 +01:00
..
analogix_dp-rockchip.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cdn-dp-core.c drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe() 2024-11-18 11:42:55 +01:00
cdn-dp-core.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cdn-dp-reg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cdn-dp-reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dw-mipi-dsi-rockchip.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dw_hdmi-rockchip.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inno_hdmi.c drm/rockchip: inno_hdmi: Fix video timing 2024-11-19 08:44:50 +01:00
inno_hdmi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rk3066_hdmi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rk3066_hdmi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_drv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_drv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_fb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_fb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_fbdev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_fbdev.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_gem.c drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map() 2024-11-18 11:42:55 +01:00
rockchip_drm_gem.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_drm_vop.c drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full 2024-11-18 12:10:54 +01:00
rockchip_drm_vop.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_lvds.c drm/rockchip: lvds: do not print scary message when probing defer 2024-11-19 08:44:51 +01:00
rockchip_lvds.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_rgb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_rgb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_vop_reg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip_vop_reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00