diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-10-26 18:43:32 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-11-04 07:04:22 +0300 |
commit | 6dd3f08c72d607372db9b96df95fc6f462981ee2 (patch) | |
tree | 4f8b30d2998759b0a75e0948576c8fadc8fe1e18 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 53b3e2e0c9a36263be6874203c68bd7bd104663f (diff) | |
download | linux-6dd3f08c72d607372db9b96df95fc6f462981ee2.tar.xz |
soc: qcom: llcc: use deciman integers for bit shift values
As pointed out by Konrad Dybcio, we generally should be using decimal
numbers to represent bit positions / bit shifts rather than hex numbers.
Use decimals for consistency.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20241026-sar2130p-llcc-v3-2-2a58fa1b4d12@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions