thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
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@linaro.org> Acked-by:
Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by:
Amit Kucheria <amit.kucheria@linaro.org> Link: https://lore.kernel.org/r/20191219225317.17158-3-daniel.lezcano@linaro.org
Showing
- Documentation/driver-api/thermal/exynos_thermal.rst 1 addition, 1 deletionDocumentation/driver-api/thermal/exynos_thermal.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/thermal/Makefile 1 addition, 1 deletiondrivers/thermal/Makefile
- drivers/thermal/clock_cooling.c 1 addition, 1 deletiondrivers/thermal/clock_cooling.c
- drivers/thermal/cpufreq_cooling.c 3 additions, 3 deletionsdrivers/thermal/cpufreq_cooling.c
- include/linux/clock_cooling.h 1 addition, 1 deletioninclude/linux/clock_cooling.h
Please register or sign in to comment