]> 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>
Mon, 24 Sep 2012 06:44:39 +0000 (14:44 +0800)
commit82d3a76a88cda81db74b66a52b554887881c2fb5
tree1ba58aa6de1a7367744d1a1f02fcbeb2a0b3515d
parentf8c6ffc154075555e5ce385211bef5b320ae9433
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