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:
35cb05e
)
x86/PCI: dynamically allocate pci_root_info for native host bridge drivers
author
Yinghai Lu
<yinghai@kernel.org>
Tue, 3 Apr 2012 01:31:54 +0000
(18:31 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 30 Apr 2012 20:52:43 +0000
(14:52 -0600)
This dynamically allocates struct pci_root_info instead of using a
static array.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found