summaryrefslogtreecommitdiffstats
path: root/drivers/pci/rom.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2016-11-28 17:21:02 -0600
committerBjorn Helgaas <bhelgaas@google.com>2016-11-29 18:05:09 -0600
commit7a6d312b50e63f598f5b5914c4fd21878ac2b595 (patch)
treeb10ffa51fd61641a18e3640cfd1ed5f5223a3c81 /drivers/pci/rom.c
parent286c2378aaccc7343ebf17ec6cd86567659caf70 (diff)
downloadop-kernel-dev-7a6d312b50e63f598f5b5914c4fd21878ac2b595.zip
op-kernel-dev-7a6d312b50e63f598f5b5914c4fd21878ac2b595.tar.gz
PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
Remove the assumption that IORESOURCE_ROM_ENABLE == PCI_ROM_ADDRESS_ENABLE. PCI_ROM_ADDRESS_ENABLE is the ROM enable bit defined by the PCI spec, so if we're reading or writing a BAR register value, that's what we should use. IORESOURCE_ROM_ENABLE is a corresponding bit in struct resource flags. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/pci/rom.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud