Re: [PATCH V3 4/4] thermal/drivers/cpu_cooling: Rename to cpufreq_cooling

From: Viresh Kumar
Date: Tue Dec 03 2019 - 04:40:39 EST


On 03-12-19, 10:37, 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>
> ---
> V3:
> - Fix missing name conversion (Viresh Kumar)
> ---
> Documentation/driver-api/thermal/exynos_thermal.rst | 2 +-
> MAINTAINERS | 2 +-
> drivers/thermal/Makefile | 2 +-
> drivers/thermal/clock_cooling.c | 2 +-
> drivers/thermal/{cpu_cooling.c => cpufreq_cooling.c} | 6 +++---
> include/linux/clock_cooling.h | 2 +-
> 6 files changed, 8 insertions(+), 8 deletions(-)
> rename drivers/thermal/{cpu_cooling.c => cpufreq_cooling.c} (99%)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh