]> www.infradead.org Git - users/dwmw2/linux.git/commit
cpufreq: omap: 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:07 +0000 (09:54 +0530)
commit361a172d230964807c0b479738749c50d95d7b50
tree1a1608bab78c3b3b1bb6ea2b1c3c3bd2ec349e67
parent3701fd64a3fb947fc805ca0d108ab87562a9659b
cpufreq: omap: 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/omap-cpufreq.c