Thermal: Intel SoC: DTS thermal use common APIs
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 2 Mar 2015 21:12:59 +0000 (13:12 -0800)
committerZhang Rui <rui.zhang@intel.com>
Fri, 1 May 2015 03:20:42 +0000 (11:20 +0800)
commit3a2419f865a65b2a4cb27f8640376ecb862be0e8
treeef3256690d76e949bbd1bc6289082ed8551f3203
parentee073604dba4787b30a754a63af16d13f3d9b846
Thermal: Intel SoC: DTS thermal use common APIs

There is no change in functionality but using the common IOSF core APIs.
This driver is now just responsible for enumeration and call relevant
API to create thermal zone and register critical trip.
Also cpuid 0x4c is now handled in the int340x processor thermal driver
with the same functionality.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
drivers/thermal/Kconfig
drivers/thermal/intel_soc_dts_thermal.c