summaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-04 20:01:23 +0200
committerBjorn Helgaas <bhelgaas@google.com>2013-04-10 10:20:49 -0600
commit9a97cd43f4ef62520a852b5a2348233b0f37455b (patch)
tree8d0a1e987664c479e7bb312f3026fac934c0c267 /drivers/pci
parent10629d711ed780470937ecda50d9ffa0e925a4ee (diff)
downloadlinux-3.10-9a97cd43f4ef62520a852b5a2348233b0f37455b.tar.gz
linux-3.10-9a97cd43f4ef62520a852b5a2348233b0f37455b.tar.bz2
linux-3.10-9a97cd43f4ef62520a852b5a2348233b0f37455b.zip
MIPS/PCI: Implement pcibios_get_phb_of_node
The of_node field of the device assigned to a PCI bus is used during scanning of the PCI bus. However on MIPS, the of_node field is assigned only after the bus has been scanned. Implement the architecture specific version of 'pcibios_get_phb_of_node'. Which ensures that the PCI driver core will initialize the of_node field before starting the scan. Also remove the local assignment of bus->dev.of_node, it is not needed after the patch. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions