Make hda_get_mode_idx() accept const struct drm_display_mode pointer instead of just raw struct drm_display_mode. This is a preparation to converting the mode_valid() callback of drm_connector to accept const struct drm_display_mode argument. Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> ---
Hi Dmitry, Thank you for the patch. Acked-by: Raphael Gallais-Pou <rgallais...@gmail.com> Regards, Raphaël