From: David S. Miller Date: Wed, 13 Aug 2014 06:29:09 +0000 (-0700) Subject: sparc64: Properly claim resources as each PCI bus is probed. X-Git-Tag: cleanup-for-v3.18~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d25d37d316b8af202e51a4f82df01e12fe2661;p=pandora-kernel.git sparc64: Properly claim resources as each PCI bus is probed. Perform a pci_claim_resource() on all valid resources discovered during the OF device tree scan. Based almost entirely upon the PCI OF bus probing code which does the same thing there. Signed-off-by: David S. Miller --- Reading git-diff-tree failed