Re: [PATCH V5 3/3] thermal/drivers/cpu_cooling: Rename to cpufreq_cooling

From: Martin Kepplinger
Date: Thu Dec 12 2019 - 03:18:19 EST


On 11.12.19 23:43, Daniel Lezcano wrote:
> As we introduced the idle injection cooling device called
> cpuidle_cooling, let's be consistent and rename the cpu_cooling to
> cpufreq_cooling as this one mitigates with OPPs changes.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Reviewed-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx>
> ---
> V4:
> - Added Acked-by and Reviewed-by
> V3:
> - Fix missing name conversion (Viresh Kumar)

Tested-by: Martin Kepplinger <martin.kepplinger@xxxxxxx>

thanks