summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-09-07 03:53:27 +0300
committerMark Brown <broonie@kernel.org>2024-09-09 18:58:13 +0300
commit1b084d8e3b98ca460b815cff14617719ebe605ad (patch)
treec855852cfb4416fd429d7867e054f807a0400631 /scripts/gdb/linux/utils.py
parentd01c6a398750aae265c17859b57d7409a6d9181d (diff)
downloadlinux-1b084d8e3b98ca460b815cff14617719ebe605ad.tar.xz
ASoC: mt8365: Remove spurious unsigned long casts
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. Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Tested-by: Nathan Chancellor <nathan@kernel.org> # build Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20240907-asoc-fix-mt8365-build-v1-2-7ad0bac20161@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions