Il 30/11/24 02:52, Dmitry Baryshkov ha scritto:
The set_connector_edid() function returns a bogus 0, performing the check on the connector->funcs->fill_modes() result internally. Make the function pass the fill_modes()'s return value to the caller and move corresponding checks to the caller site.Reviewed-by: Maxime Ripard <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
