Re: [PATCH v2] drm: bridge: adv7511: use dev_err_probe in probe function

From: Neil Armstrong
Date: Fri Oct 28 2022 - 10:28:24 EST


Hi,

On Wed, 26 Oct 2022 14:52:46 +0200, Ahmad Fatoum wrote:
> adv7511 probe may need to be attempted multiple times before no
> -EPROBE_DEFER is returned. Currently, every such probe results in
> an error message:
>
> [ 4.534229] adv7511 1-003d: failed to find dsi host
> [ 4.580288] adv7511 1-003d: failed to find dsi host
>
> [...]

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next)

[1/1] drm: bridge: adv7511: use dev_err_probe in probe function
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=2a865248399a13bb2b2bcc50297069a7521de258

--
Neil