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:
3b407ae
)
ACPI: processor: change acpi_processor_eval_pdc interface
author
Alex Chiang
<achiang@hp.com>
Sun, 20 Dec 2009 19:19:45 +0000
(12:19 -0700)
committer
Len Brown
<len.brown@intel.com>
Tue, 22 Dec 2009 08:24:15 +0000
(
03:24
-0500)
acpi_processor_eval_pdc() really only needs a handle and an
acpi_object_list * to do its work.
No need to pass in a struct acpi_processor *, so let's be more specific
about what we want.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found