Searched hist:"47087700 ce3ccb2bf69f4dcb6ad7f59764e51308" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pci/ |
H A D | setup-bus.c | diff 47087700ce3ccb2bf69f4dcb6ad7f59764e51308 Thu Feb 23 15:29:23 CST 2012 Bjorn Helgaas <bhelgaas@google.com> PCI: make pci_flags always available
If we move resource assignment functions into the core, we'll still need a way for architectures to prevent reassignment, e.g., the "pci_probe_only" functionality, and we'll need a generic, always available way the core can test for that. The "pci_flags" arrangement used by several architectures seems like a convenient way to do this.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
|