K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-04-27T21:13:20.035417Z K 7 svn:log V 360 MFC 210864: - Retire acpi_pcib_resume(). It is has just been an alias for bus_generic_resume() since the pci_link(4) driver was added. - Change the ACPI PCI-PCI bridge driver to inherit most of its methods from the generic PCI-PCI bridge driver. - This also exposes the generic PCI-PCI bridge driver as pcib_driver so other drivers can inherit from it. END