Skip to content
Snippets Groups Projects
Commit 29090606 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

mips/PCI: replace pci_probe_only with pci_flags


Some architectures (alpha, mips, powerpc) have an arch-specific
"pci_probe_only" flag.  Others use PCI_PROBE_ONLY in pci_flags for
the same purpose.  This moves mips to the pci_flags approach so
generic code can use the same test across all architectures.

CC: Ralf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent e5b36841
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment