git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acebf7e
)
ACPI / LPAT: Common table processing functions
author
Srinivas Pandruvada
<srinivas.pandruvada@linux.intel.com>
Wed, 28 Jan 2015 19:56:46 +0000
(11:56 -0800)
committer
Zhang 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>
No differences found