On Tue, 16 Dec 2025 18:58:47 +0100, Luca Ceresoli wrote: > imx8qxp_pxl2dpi_find_next_bridge() already emits a DRM_DEV_ERROR() for > every error except -EPROBE_DEFER. The caller emits another one, which is > redundant. Remove the message in the caller and keep the two in > imx8qxp_pxl2dpi_find_next_bridge() as they are more informative about the > error cause. > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
