]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 10 Aug 2021 06:54:36 +0000 (12:24 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 12 Aug 2021 04:24:08 +0000 (09:54 +0530)
commite96c2153d0fc0a1c218bf5ba149ccdf75d19a275
treed70691b2a56aaa9481ffe9f171bc73b81cf4e65c
parent361a172d230964807c0b479738749c50d95d7b50
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model

Set the newly added .register_em() callback with
cpufreq_register_em_with_opp() to register with the EM core.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/qcom-cpufreq-hw.c