[PATCH 2/7] ASoC: mt8365: Remove spurious unsigned long casts
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Mon Sep 9 04:50:04 PDT 2024
Il 07/09/24 02:53, Mark Brown ha scritto:
> The regmap APIs take unsigned ints not unsigned longs so casting their
> arguments to unsigned longs is not a good choice, the constants being
> cast here are all unsigned ints anyway.
>
> Signed-off-by: Mark Brown <broonie at kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the linux-arm-kernel
mailing list