]> git.baikalelectronics.ru Git - kernel.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)
commite35f9e8a42f3c1ddef701c9626f0305be2e3055a
tree1a1608bab78c3b3b1bb6ea2b1c3c3bd2ec349e67
parent990ff616ad1a843948e69965e2cbe4fadf46fdd9
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