diff options
author | Alex Chiang <achiang@hp.com> | 2009-12-20 12:19:39 -0700 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-22 03:24:14 -0500 |
commit | 3b407aef573b82139c3bc4dcaad2731fad56c054 (patch) | |
tree | 607a23308ee315ef60c23bd1e2d36acc95d2195b /tools/perf/builtin-annotate.c | |
parent | 47817254b8637b56730aec26eed2c337d3938bb5 (diff) | |
download | blackbird-op-linux-3b407aef573b82139c3bc4dcaad2731fad56c054.tar.gz blackbird-op-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 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions