From: Myron Stowe Date: Fri, 12 Apr 2013 05:44:30 +0000 (+0000) Subject: PCI/ACPI: Remove support of ACPI PCI subdrivers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~143^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c309dbb4debb714566e4cf0d5d4e4023c3c4ff2f;p=pandora-kernel.git PCI/ACPI: Remove support of ACPI PCI subdrivers Both sub-drivers of the "PCI Root Bridge ("pci_bridge")" driver, "acpiphp" and "pci_slot", have been converted to hook directly into the PCI core. With the conversions there are no remaining usages of the 'struct acpi_pci_driver' list based infrastructure. This patch removes it. Signed-off-by: Myron Stowe Signed-off-by: Jiang Liu Signed-off-by: Bjorn Helgaas Reviewed-by: Yinghai Lu Cc: "Rafael J. Wysocki" Cc: Toshi Kani --- Reading git-diff-tree failed