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:
dd5fc85
)
PCI: Add pcibios_add_device
author
Matthew Garrett
<mjg@redhat.com>
Wed, 5 Dec 2012 21:33:27 +0000
(14:33 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 5 Dec 2012 21:38:26 +0000
(14:38 -0700)
Platforms may want to provide architecture-specific functionality during
PCI enumeration. Add a pcibios_add_device() call that architectures can
override to do so.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Tested-by: Seth Forshee <seth.forshee@canonical.com>
No differences found