From: Bjorn Helgaas Date: Fri, 24 Feb 2012 03:18:56 +0000 (-0700) Subject: alpha/PCI: replace pci_probe_only with pci_flags X-Git-Tag: v3.4-rc1~114^2~28^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151d16d531c5bc60bad9dc62102be18f11b4280a;p=pandora-kernel.git alpha/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 alpha to the pci_flags approach so generic code can use the same test across all architectures. CC: linux-alpha@vger.kernel.org Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed