[PATCHv5 05/10] Thermal: Add APIs to bind cdev to new zone structure

2014-01-16 Thread Durgadoss R
This patch creates new APIs to add/remove a cdev to/from a zone. This patch does not change the existing cooling device implementation. Signed-off-by: Durgadoss R --- drivers/thermal/thermal_core_new.c | 135 include/linux/thermal.h|8 +++ 2

[PATCHv5 05/10] Thermal: Add APIs to bind cdev to new zone structure

2014-01-16 Thread Durgadoss R
This patch creates new APIs to add/remove a cdev to/from a zone. This patch does not change the existing cooling device implementation. Signed-off-by: Durgadoss R durgados...@intel.com --- drivers/thermal/thermal_core_new.c | 135 include/linux/thermal.h