diff options
| author | Bjorn Helgaas <[email protected]> | 2016-06-21 15:54:29 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2016-06-21 15:54:29 +0000 |
| commit | 1fa051018d85b829e4b9a7ed20147df8760293ee (patch) | |
| tree | 6a324aaed509fd326635df88fae8f20b371dad00 /drivers/net/xen-netback/interface.c | |
| parent | PCI: mvebu: Request host bridge window resources with core function (diff) | |
| download | kernel-1fa051018d85b829e4b9a7ed20147df8760293ee.tar.gz kernel-1fa051018d85b829e4b9a7ed20147df8760293ee.zip | |
ARM: Make PCI I/O space optional
For callers of pci_common_init_dev(), we previously always required a PCI
I/O port resource. If the caller's ->setup() function had added an I/O
resource, we used that; otherwise, we added a default 64K I/O port space
for it.
There are PCI host bridges that do not support I/O port space, and we
should not add fictitious spaces for them.
If a caller sets struct hw_pci.io_optional, assume it is responsible for
adding any I/O port resource it desires, and do not add any default I/O
port space.
Tested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
