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

No differences found