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:
fa11856
)
ACPI: processor: open code acpi_processor_cleanup_pdc
author
Alex Chiang
<achiang@hp.com>
Sun, 20 Dec 2009 19:23:11 +0000
(12:23 -0700)
committer
Len Brown
<len.brown@intel.com>
Tue, 22 Dec 2009 08:24:16 +0000
(
03:24
-0500)
We have the acpi_object_list * right there in acpi_processor_set_pdc()
so it doesn't seem necessary for an entire helper function just to
free it.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found