PCI: Shuffle pci-acpi.c functions to group them logically
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 12 Sep 2014 21:36:29 +0000 (15:36 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 13 Sep 2014 02:01:38 +0000 (20:01 -0600)
Move code around to put all the ACPI power management stuff together and
all the pieces related to ACPI methods (_CBA, _HPP, _HPX) together.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found