diff options
author | Alex Chiang <achiang@hp.com> | 2009-12-20 22:19:39 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-22 11:24:14 +0300 |
commit | 3b407aef573b82139c3bc4dcaad2731fad56c054 (patch) | |
tree | 607a23308ee315ef60c23bd1e2d36acc95d2195b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 47817254b8637b56730aec26eed2c337d3938bb5 (diff) | |
download | linux-3b407aef573b82139c3bc4dcaad2731fad56c054.tar.xz |
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/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions