commit | f1d25d37d316b8af202e51a4f82df01e12fe2661 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Aug 12 23:29:09 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 13 21:17:49 2014 -0700 |
tree | 59169536ef35250f2929cbf2bac5e430324ca619 | |
parent | 4afba24e5fc2626a3c604ec990539572f6662ff9 [diff] |
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 <davem@davemloft.net>