Re: [PATCH 4/7] drm/msm/hdmi: Consistently use u32 instead of uint32_t

From: Dmitry Baryshkov

Date: Wed Mar 11 2026 - 22:42:38 EST


On Wed, Mar 11, 2026 at 09:17:28PM +0100, 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@xxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/msm/hdmi/hdmi.c | 2 +-
> drivers/gpu/drm/msm/hdmi/hdmi_audio.c | 5 ++---
> drivers/gpu/drm/msm/hdmi/hdmi_bridge.c | 4 ++--
> drivers/gpu/drm/msm/hdmi/hdmi_hpd.c | 4 ++--
> drivers/gpu/drm/msm/hdmi/hdmi_i2c.c | 12 ++++++------
> 5 files changed, 13 insertions(+), 14 deletions(-)
>

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


--
With best wishes
Dmitry