]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3f28fcda9fb9ace4c5e6c037894b961cc75544f
tree67d94a64685d6169fe29f5fd291459350e4b865b
parent935c27a82c399cf40771bb5334cb60484beeb9f6
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