Re: [PATCH 3/7] drm/tidss: Remove extra K2G check

From: Aradhya Bhatia
Date: Sun Nov 24 2024 - 12:20:31 EST




On 10/21/24 19:37, Tomi Valkeinen wrote:
> We check if the platform is K2G in dispc_k3_clear_irqstatus(), and
> return early if so. This cannot happen, as the _k3_ functions are never
> called on K2G in the first place. So remove the check.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>


Reviewed-by: Aradhya Bhatia <aradhya.bhatia@xxxxxxxxx>

Regards
Aradhya

[...]