On Fri, 8 Mar 2024 at 18:04, Jani Nikula <jani.nik...@intel.com> wrote: > > lt9611uxc_connector_get_modes() propagates the return value of > drm_edid_connector_add_modes() but stores the int temporarily in an > unsigned int. Use the correct type. > > Cc: Andrzej Hajda <andrzej.ha...@intel.com> > Cc: Neil Armstrong <neil.armstr...@linaro.org> > Cc: Robert Foss <rf...@kernel.org> > Signed-off-by: Jani Nikula <jani.nik...@intel.com> > --- > drivers/gpu/drm/bridge/lontium-lt9611uxc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> -- With best wishes Dmitry