Re: [PATCH 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
From: Maxime Ripard
Date: Wed Mar 11 2026 - 05:10:10 EST
On Wed, 11 Mar 2026 10:16:28 +0200, Tomi Valkeinen wrote:
> We are calling drm_mode_config_reset() twice at probe time. There's no
> reason for this and the second call can be removed, reducing work at
> probe time slightly.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime