Re: [PATCH v2] drm/msm/dpu: fix encoder irq wait skip

From: Abhinav Kumar
Date: Wed Jun 05 2024 - 16:10:04 EST



On Thu, 09 May 2024 21:40:41 +0200, Barnabás Czémán wrote:
> The irq_idx is unsigned so it cannot be lower than zero, better
> to change the condition to check if it is equal with zero.
> It could not cause any issue because a valid irq index starts from one.
>
>

Applied, thanks!

[1/1] drm/msm/dpu: fix encoder irq wait skip
https://gitlab.freedesktop.org/abhinavk/msm-next/-/commit/8dfe802d4a7c

Best regards,
--
Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>