From: Rafael J. Wysocki Date: Sat, 22 Dec 2012 23:02:54 +0000 (+0100) Subject: ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c X-Git-Tag: v3.9-rc1~146^2~12^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38a9a67a281eeebcd7cccf87f0e371f58ae625e3;p=pandora-kernel.git ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c Move the code related to _PRT setup and removal and to power resources from acpi_pci_bind() and acpi_pci_unbind() to the .setup() and .cleanup() callbacks in acpi_pci_bus and remove acpi_pci_bind() and acpi_pci_unbind() that have no purpose any more. Accordingly, remove the code related to device .bind() and .unbind() operations from the ACPI PCI root bridge driver. Signed-off-by: Rafael J. Wysocki Acked-by: Yinghai Lu Acked-by: Toshi Kani --- Reading git-diff-tree failed