commit | 5e3d234456e25f664e0755c23689173588f4ca9b | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 12 15:36:29 2014 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 12 20:01:38 2014 -0600 |
tree | 9c851a20e560d86c5b59bb4a3d376504587c4724 | |
parent | abbfec34e1df3073429cd6b0fad1c26635597799 [diff] |
PCI: Shuffle pci-acpi.c functions to group them logically 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>