diff options
author | Alex Chiang <achiang@hp.com> | 2009-12-20 20:19:39 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-22 09:24:14 +0100 |
commit | 3b407aef573b82139c3bc4dcaad2731fad56c054 (patch) | |
tree | 607a23308ee315ef60c23bd1e2d36acc95d2195b /sound/oss/sound_config.h | |
parent | ACPI: processor: unify arch_acpi_processor_cleanup_pdc (diff) | |
download | linux-3b407aef573b82139c3bc4dcaad2731fad56c054.tar.xz linux-3b407aef573b82139c3bc4dcaad2731fad56c054.zip |
ACPI: processor: introduce acpi_processor_alloc_pdc()
acpi_processor_init_pdc() isn't really doing anything interesting
with the struct acpi_processor * parameter. Its real job is to allocate
the buffer for the _PDC bits.
So rename the function to acpi_processor_alloc_pdc(), and just return
the struct acpi_object_list * it's supposed to allocate.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions