]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Pass zone parameters as argument to tzd_register
authorDurgadoss R <durgadoss.r@intel.com>
Tue, 18 Sep 2012 05:34:56 +0000 (11:04 +0530)
committerZhang Rui <rui.zhang@intel.com>
Thu, 18 Oct 2012 01:48:24 +0000 (09:48 +0800)
commitb5da4e6d5603633835a1da267e0e699eea66f317
tree4e5685f6cc86d06a23d685fe63b656644592a934
parent42df47fe507ba9f45f4a58171f733091674ab8d5
Thermal: Pass zone parameters as argument to tzd_register

This patch adds the thermal zone parameter as an argument to
the tzd_register() function call; and updates other drivers
using this function.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/acpi/thermal.c
drivers/platform/x86/acerhdf.c
drivers/platform/x86/intel_mid_thermal.c
drivers/power/power_supply_core.c
drivers/staging/omap-thermal/omap-thermal-common.c
drivers/thermal/exynos_thermal.c
drivers/thermal/rcar_thermal.c
drivers/thermal/spear_thermal.c
drivers/thermal/thermal_sys.c
include/linux/thermal.h