[PATCH] cpufreq: dbx500: Manage cooling device from cpufreq driver

Linus Walleij linus.walleij at linaro.org
Wed Mar 15 06:37:44 PDT 2017


On Tue, Mar 14, 2017 at 6:18 AM, Viresh Kumar <viresh.kumar at linaro.org> wrote:

> The best place to register the CPU cooling device is from the cpufreq
> driver as we would know if all the resources are already available or
> not. That's what is done for the cpufreq-dt.c driver as well.
>
> The cpu-cooling driver for dbx500 platform was just (un)registering
> with the thermal framework and that can be handled easily by the cpufreq
> driver as well and in proper sequence as well.
>
> Get rid of the cooling driver and its its users and manage everything
> from the cpufreq driver instead.
>
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
> ---
> Only compile tested.

Works fine. Nice cleanup, thanks!
Tested-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list