Re: [PATCH] drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the port
From: Maxime Ripard
Date: Tue Mar 05 2024 - 06:16:46 EST
On Wed, 28 Feb 2024 14:12:06 -0600, Andrew Halaney wrote:
> This gets logged out to /sys/kernel/debug/devices_deferred in the
> -EPROBE_DEFER case and as an error otherwise. The message here provides
> useful information to the user when troubleshooting why their display is
> not working in either case, so let's make it output appropriately.
>
>
Applied to drm/drm-misc (drm-misc-next).
Thanks!
Maxime