diff options
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2016-06-08 12:04:50 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-06-23 17:15:32 -0500 |
commit | 313cb90285d8715302d79069700d78770ee91e9a (patch) | |
tree | e483c8b29ee67ba86def6260562d41ada6d3c27e /fs/exportfs | |
parent | f615bca4ccb9a91b33f0d378503b070fad97e181 (diff) |
ARM/PCI: Remove arch-specific pcibios_enable_device()
On systems with PCI_PROBE_ONLY set, we rely on BAR assignments from
firmware. Previously we did not insert those resources into the resource
tree, so we had to skip pci_enable_resources() because it fails if
resources are not in the resource tree.
Now that we *do* insert resources even when PCI_PROBE_ONLY is set, we no
longer need the ARM-specific pcibios_enable_device(). Remove it so we
use the generic version.
[bhelgaas: changelog]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Will Deacon <will.deacon@arm.com>
CC: Arnd Bergmann <arnd@arndb.de>
CC: Russell King <linux@arm.linux.org.uk>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions