hwmon: exynos4: move thermal sensor driver to driver/thermal directory
This movement is needed because the hwmon entries and corresponding sysfs interface is a duplicate of utilities already provided by driver/thermal/thermal_sys.c. The goal is to place it in thermal folder and add necessary functions to use the in-kernel thermal interfaces. Signed-off-by:Amit Daniel Kachhap <amit.kachhap@linaro.org> Acked-by:
Guenter Roeck <guenter.roeck@ericsson.com> Cc: SangWook Ju <sw.ju@samsung.com> Cc: Durgadoss <durgadoss.r@intel.com> Cc: Len Brown <lenb@kernel.org> Cc: Jean Delvare <khali@linux-fr.org> Cc: Kyungmin Park <kmpark@infradead.org> Cc: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Amit Daniel Kachhap <amit.daniel@samsung.com> Signed-off-by:
Zhang Rui <rui.zhang@intel.com>
Showing
- Documentation/thermal/exynos_thermal 3 additions, 32 deletionsDocumentation/thermal/exynos_thermal
- drivers/hwmon/Kconfig 0 additions, 10 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 0 additions, 1 deletiondrivers/hwmon/Makefile
- drivers/thermal/Kconfig 7 additions, 0 deletionsdrivers/thermal/Kconfig
- drivers/thermal/Makefile 1 addition, 0 deletionsdrivers/thermal/Makefile
- drivers/thermal/exynos_thermal.c 4 additions, 109 deletionsdrivers/thermal/exynos_thermal.c
- include/linux/platform_data/exynos_thermal.h 4 additions, 4 deletionsinclude/linux/platform_data/exynos_thermal.h
Loading
Please register or sign in to comment