diff options
author | Mark Brown <broonie@kernel.org> | 2024-09-07 01:53:27 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-09 16:58:13 +0100 |
commit | 1b084d8e3b98ca460b815cff14617719ebe605ad (patch) | |
tree | c855852cfb4416fd429d7867e054f807a0400631 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d01c6a398750aae265c17859b57d7409a6d9181d (diff) |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions