Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Thu, 12 Jun 2014 15:08:07 +0000 (08:08 -0700)
committerZhang Rui <rui.zhang@intel.com>
Sat, 11 Oct 2014 01:35:49 +0000 (09:35 +0800)
commit6306e68a63f26219f3b1f948e96ba387ddccb272
tree67d94a64685d6169fe29f5fd291459350e4b865b
parent52b1c69d7e3cd8bdba0e55bde24093f0779bb29d
Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs

ACPI _TRT and _ART parsing code has been moved to acpi_thermal_rel such
that it can be used by other devices in the future. Use the parsing APIs
in acpi_thermal_rel.c instead.

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/int340x_thermal/int3400_thermal.c