linux-stable/arch/microblaze/pci
Grant Likely b5d937de03 powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Currently, ppc32 uses sysdata for the pci_controller pointer, and
ppc64 uses it to hold the device_node pointer.  This patch moves the
of_node pointer into (struct pci_bus*)->dev.of_node and
(struct pci_dev*)->dev.of_node so that sysdata can be converted to always
use the pci_controller pointer instead.  It also fixes up the
allocating of pci devices so that the of_node pointer gets assigned
consistently and increments the ref count.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-02-04 11:46:51 -07:00
..
indirect_pci.c microblaze: Enable PCI, missing files 2010-03-11 14:04:27 +01:00
iomap.c microblaze: Enable PCI, missing files 2010-03-11 14:04:27 +01:00
Makefile microblaze: Add support for Xilinx PCI host bridge 2010-03-11 14:05:18 +01:00
pci-common.c of/pci: move of_irq_map_pci() into generic code 2011-02-04 11:46:50 -07:00
pci_32.c powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller 2011-02-04 11:46:51 -07:00
xilinx_pci.c of: Fix missing includes 2010-08-16 23:44:49 -06:00