aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRobert Marko <[email protected]>2023-05-26 22:48:02 +0200
committerBjorn Andersson <[email protected]>2023-05-26 18:18:57 -0700
commit7d0f03d104e576da2a7689d0eb8560c67efc03ff (patch)
tree94bef0047980e257347da72cf6d3a4854f7388f0 /tools/perf/scripts/python
parent865d7e719262e9845a3c847040fbd4d84c8b5bd9 (diff)
cpufreq: qcom-nvmem: use helper to get SMEM SoC ID
Now that SMEM exports a helper to get the SMEM SoC ID lets utilize it. Currently qcom_cpufreq_get_msm_id() is encoding the returned SMEM SoC ID into an enum, however there is no reason to do so and we can just match directly on the SMEM SoC ID as returned by qcom_smem_get_soc_id(). Signed-off-by: Robert Marko <[email protected]> Acked-by: Viresh Kumar <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions