[PATCH 7/8] drm/bridge: lt9611uxc: use int for holding number of modes

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Mon Mar 11 09:18:11 UTC 2024


On Fri, 8 Mar 2024 at 18:04, Jani Nikula <jani.nikula at 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.hajda at intel.com>
> Cc: Neil Armstrong <neil.armstrong at linaro.org>
> Cc: Robert Foss <rfoss at kernel.org>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
>  drivers/gpu/drm/bridge/lontium-lt9611uxc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>



-- 
With best wishes
Dmitry


More information about the dri-devel mailing list