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)
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

Simple merge