diff options
author | Mark Brown <[email protected]> | 2024-09-07 01:53:27 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-09-09 16:58:13 +0100 |
commit | 1b084d8e3b98ca460b815cff14617719ebe605ad (patch) | |
tree | c855852cfb4416fd429d7867e054f807a0400631 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Tested-by: Nathan Chancellor <[email protected]> # build
Signed-off-by: Mark Brown <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions