From: Milton Miller Date: Thu, 8 Jan 2009 02:19:46 +0000 (+0000) Subject: powerpc/pci: Move hose_list and pci_address_to_pio to pci-common X-Git-Tag: v2.6.30-rc1~619^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3bd517de67d33c44059656194e316facef181a5;p=pandora-kernel.git powerpc/pci: Move hose_list and pci_address_to_pio to pci-common move the definition of hose_list next to its hotplug spinlock. create pcibios_io_size to encapsulate ifdef in existing pci-common function pcibios_vaddr_is_ioport move pci_address_to_pio to pci-common, using new pcibios_io_size, and protect this GPL exported function against concurrent hotplug removal Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed