]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit5e3d234456e25f664e0755c23689173588f4ca9b
tree9c851a20e560d86c5b59bb4a3d376504587c4724
parentabbfec34e1df3073429cd6b0fad1c26635597799
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>
drivers/pci/pci-acpi.c