From: Eduardo Valentin Date: Thu, 26 Sep 2013 19:55:01 +0000 (-0400) Subject: thermal: core: introduce thermal_of_cooling_device_register X-Git-Tag: v3.14-rc1~106^2~2^3^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a116b5d44f144586ef03a93f14ddc63f4a85e906;p=pandora-kernel.git thermal: core: introduce thermal_of_cooling_device_register This patch adds a new API to allow registering cooling devices in the thermal framework derived from device tree nodes. This API links the cooling device with the device tree node so that binding with thermal zones is possible, given that thermal zones are pointing to cooling device device tree nodes. Cc: Zhang Rui Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed