Skip to content
Commit 087da3b4 authored by Len Brown's avatar Len Brown
Browse files

ACPI: simplify buffer management for acpi_pci_bind() etc.



use ACPI_ALLOCATE_BUFFER to remove the allocations
within acpi_pci_bind(), acpi_pci_unbind() and acpi_pci_bind_root().
While there, delete some unnecessary param inits from those routines.

Delete concept of ACPI_PATHNAME_MAX, since this was the last use.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 39488b04
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment