On Thu, Oct 10, 2024 at 05:26:43PM GMT, Liu Ying wrote: > drm_hdmi_avi_infoframe_from_display_mode() called from > it66121_bridge_mode_set() already calls hdmi_avi_infoframe_init() to > initialize an HDMI AVI infoframe. So, drop the redundant > hdmi_avi_infoframe_init() function call from it66121_bridge_mode_set(). > > Signed-off-by: Liu Ying <victor.liu@xxxxxxx> > --- > drivers/gpu/drm/bridge/ite-it66121.c | 2 -- > 1 file changed, 2 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry