From: Alex Chiang Date: Sun, 20 Dec 2009 19:19:45 +0000 (-0700) Subject: ACPI: processor: change acpi_processor_eval_pdc interface X-Git-Tag: v2.6.33-rc2~3^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa118564ed66f785f957d8230745b62e9244700d;p=pandora-kernel.git ACPI: processor: change acpi_processor_eval_pdc interface 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed