Re: [PATCH v6 13/17] drm/msm/dpu: Consistently use u32 instead of uint32_t

From: Dmitry Baryshkov
Date: Tue Jun 10 2025 - 18:25:56 EST


On Tue, Jun 10, 2025 at 04:05:51PM +0200, Krzysztof Kozlowski wrote:
> Linux coding style asks to use kernel types like u32 instead of uint32_t
> and code already has it in other places, so unify the remaining pieces.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
>
> Changes in v6:
> 1. New patch
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>


--
With best wishes
Dmitry