commit | eca0d4676d8e29c209ddce0c0c1755472ffc70a6 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Wed Dec 05 14:33:27 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Dec 05 14:38:26 2012 -0700 |
tree | 0455ac26c96f0a383665fe353d28dbeaa3e1f14b | |
parent | dd5fc854de5fd37adfcef8a366cd21a55aa01d3d [diff] |
PCI: Add pcibios_add_device 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>