Re: [PATCH v5 1/1] drm/bridge: Silence error messages upon probe deferral
From: Robert Foss
Date: Thu Jul 18 2024 - 07:25:05 EST
On Wed, 03 Jul 2024 14:27:15 +0200, Alexander Stein wrote:
> When -EPROBE_DEFER is returned do not raise an error, but silently return
> this error instead. Fixes error like this:
> [drm:drm_bridge_attach] *ERROR* failed to attach bridge
> /soc@0/bus@30800000/mipi-dsi@30a00000 to encoder None-34: -517
> [drm:drm_bridge_attach] *ERROR* failed to attach bridge
> /soc@0/bus@30800000/mipi-dsi@30a00000 to encoder None-34: -517
>
> [...]
Applied, thanks!
[1/1] drm/bridge: Silence error messages upon probe deferral
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=bc657615e10d
Rob