summaryrefslogtreecommitdiffstats
path: root/drivers/pci/rom.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2016-03-12 12:48:08 +0100
committerBjorn Helgaas <bhelgaas@google.com>2016-03-12 13:00:25 +0100
commitac0c302a919ba7b68dbf274babdc08c83df6f532 (patch)
treec694008d5ac975145b5f0ff4074cd0147f0c1ad9 /drivers/pci/rom.c
parentPCI: Set ROM shadow location in arch code, not in PCI core (diff)
downloadlinux-ac0c302a919ba7b68dbf274babdc08c83df6f532.tar.xz
linux-ac0c302a919ba7b68dbf274babdc08c83df6f532.zip
PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs
When pci_create_sysfs_dev_files() created the "rom" sysfs file, it set the sysfs file size to the actual size of a ROM BAR, or if there was no ROM BAR but the platform provided a shadow copy in RAM, to 0x20000. 0x20000 is an arch-specific length that should not be baked into the PCI core. Every place that sets IORESOURCE_ROM_SHADOW also sets the size of the PCI_ROM_RESOURCE, so use the resource length always. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/rom.c')
0 files changed, 0 insertions, 0 deletions