diff options
| author | Lorenzo Pieralisi <[email protected]> | 2016-06-08 11:04:50 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2016-06-23 22:15:32 +0000 |
| commit | 313cb90285d8715302d79069700d78770ee91e9a (patch) | |
| tree | e483c8b29ee67ba86def6260562d41ada6d3c27e /drivers/net/xen-netback/interface.c | |
| parent | ARM64/PCI: Remove arch-specific pcibios_enable_device() (diff) | |
| download | kernel-313cb90285d8715302d79069700d78770ee91e9a.tar.gz kernel-313cb90285d8715302d79069700d78770ee91e9a.zip | |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Will Deacon <[email protected]>
CC: Arnd Bergmann <[email protected]>
CC: Russell King <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
