ACPI / LPAT: Common table processing functions
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Wed, 28 Jan 2015 19:56:46 +0000 (11:56 -0800)
committerZhang Rui <rui.zhang@intel.com>
Thu, 29 Jan 2015 13:02:10 +0000 (21:02 +0800)
Since LPAT table processing is also required for other thermal drivers,
moved LPAT table related functions from intel PMIC driver (intel_pmic.c)
to a stand alonge module with exported interfaces.
In this way there will be no code duplication.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/acpi/Makefile
drivers/acpi/acpi_lpat.c [new file with mode: 0644]
include/acpi/acpi_lpat.h [new file with mode: 0644]

Simple merge
Simple merge
Simple merge