git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4afba24
)
sparc64: Properly claim resources as each PCI bus is probed.
author
David S. Miller
<davem@davemloft.net>
Wed, 13 Aug 2014 06:29:09 +0000
(23:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Aug 2014 04:17:49 +0000
(21:17 -0700)
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>
No differences found