diff options
author | 2022-11-02 14:30:38 +0530 | |
---|---|---|
committer | 2022-11-02 14:33:35 +0530 | |
commit | 4f7961706c63be4e55b720edb7748233761cfbf9 (patch) | |
tree | 79f852226e297af1f279afc8e72bf625822e0c38 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: qcom-hw: Use cached dev pointer in probe() (diff) | |
download | wireguard-linux-4f7961706c63be4e55b720edb7748233761cfbf9.tar.xz wireguard-linux-4f7961706c63be4e55b720edb7748233761cfbf9.zip |
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