From: Yijing Wang Date: Thu, 12 Mar 2015 20:05:56 +0000 (-0500) Subject: sparc/PCI: Claim bus resources before pci_bus_add_devices() X-Git-Tag: omap-for-v4.1/fixes-rc1~172^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c8a4d9f92d1ecd053eaa0e6cde7b4f24af97a8;p=pandora-kernel.git sparc/PCI: Claim bus resources before pci_bus_add_devices() Pci_claim_bus_resources() should be called before pci_bus_add_devices(), or driver may failed to load, because the resources had not claimed. Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed