diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2022-11-02 14:30:38 +0530 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-11-02 14:33:35 +0530 |
commit | 4f7961706c63be4e55b720edb7748233761cfbf9 (patch) | |
tree | 79f852226e297af1f279afc8e72bf625822e0c38 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7cfa8553fe8c10c7e28eb651a6e58a7ba2d5e429 (diff) |
cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq
soc_data is a static info of the driver and thus no need to cache it inside
the qcom_cpufreq_data struct which is allocated per frequency domain. So,
move it inside qcom_cpufreq struct.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions