]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
authorAmit Daniel Kachhap <amit.daniel@samsung.com>
Mon, 24 Jun 2013 10:50:26 +0000 (16:20 +0530)
committerEduardo Valentin <eduardo.valentin@ti.com>
Tue, 13 Aug 2013 13:51:59 +0000 (09:51 -0400)
commitced87514d83390a2b5b0a6ea73f9b5822f3fd847
tree825ab3624231931ceaf8e9c069e6396d93d1a8e3
parent8a32c26b0e9ccc6c7a8cbc890a725b22d3cf7d5a
thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c

This patch renames exynos_thermal.c to exynos_tmu.c. This change is needed as
this file now just contains exynos tmu driver related codes and thermal zone
or cpufreq cooling registration related changes are not there anymore.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
drivers/thermal/samsung/Makefile
drivers/thermal/samsung/exynos_thermal.c [deleted file]
drivers/thermal/samsung/exynos_tmu.c [new file with mode: 0644]