Re: [PATCH 7/8] cpufreq: scpi: Use auto-registration for energy model
From: Sudeep Holla <hidden>
Date: 2021-08-11 02:42:22
Also in:
linux-arm-kernel, lkml
From: Sudeep Holla <hidden>
Date: 2021-08-11 02:42:22
Also in:
linux-arm-kernel, lkml
On Tue, Aug 10, 2021 at 01:06:54PM +0530, Viresh Kumar wrote:
Use the CPUFREQ_REGISTER_WITH_EM flag to allow cpufreq core to automatically register with the energy model. This allows removal of boiler plate code from the driver and fixes the unregistration part as well.
Acked-by: Sudeep Holla <redacted> -- Regards, Sudeep