diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2008-12-08 21:30:15 -0700 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-30 21:14:42 -0500 |
commit | 2320ac6cb078eec77bf93742895dc35e64fae124 (patch) | |
tree | f562e5993eae712b853a6013411d7a1c5c0eea74 /include/linux/lguest_launcher.h | |
parent | 3b8249de43ecf05407888c1ca6ca6e4945ff823c (diff) |
ACPI: PCI: simplify buffer management for evaluating _PRT
Previously, acpi_pci_irq_add_prt() did all its own buffer management.
But now that we have ACPI_ALLOCATE_BUFFER, we no longer need to do
that management. And we don't have to call acpi_get_irq_routing_table()
twice (once to learn the size of the buffer needed, and again to
actually get the table).
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/linux/lguest_launcher.h')
0 files changed, 0 insertions, 0 deletions