summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2014-02-26 16:10:25 -0700
committerBjorn Helgaas <bhelgaas@google.com>2014-03-19 15:00:15 -0600
commit05d58f6075bfab1f4ef424c6e5a3e22ecc09f015 (patch)
tree40b17195e2d451529e7487ce75163030d07a9f9b /net
parentf6baf35f7957aa6986e6897734a0cc4eb442cf94 (diff)
downloadlinux-05d58f6075bfab1f4ef424c6e5a3e22ecc09f015.tar.bz2
tile PCI RC: Use default pcibios_enable_device()
We don't need anything arch-specific in pcibios_enable_device(), so drop the arch implementation and use the default generic one. Note: pci_enable_resources() checks that r->parent is non-NULL, which basically checks that pci_claim_resource() or request_resource() has been called for each BAR. I don't see where that happens for tile, but this patch doesn't change that behavior, so if it worked before, it should still work. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions