• Bjorn Helgaas's avatar
    PCI: Log bridge windows conditionally · 63c6ebb2
    Bjorn Helgaas authored
    Previously pci_read_bridge_io(), pci_read_bridge_mmio(), and
    pci_read_bridge_mmio_pref() unconditionally logged the bridge window
    resource.  A future change will call these functions earlier and more
    often.  Add a "log" parameter so callers can control whether to generate
    the log message.  No functional change intended.
    Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
    63c6ebb2
probe.c 87.1 KB