On Wed, Mar 11, 2026 at 09:17:26PM +0100, Krzysztof Kozlowski wrote: > msm_hdmi_get_phy() already prints error messages on each error path > using dev_err_probe(), so final DRM_DEV_ERROR() would duplicate it and > possibly flood the dmesg on probe deferrals. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > drivers/gpu/drm/msm/hdmi/hdmi.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
