From: Bjorn Helgaas Date: Fri, 24 Feb 2012 03:18:57 +0000 (-0700) Subject: mips/PCI: replace pci_probe_only with pci_flags X-Git-Tag: v3.4-rc1~114^2~28^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2909060699226f70d731d9c242489418f7da4972;p=pandora-kernel.git 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 CC: linux-mips@linux-mips.org Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed