From: Myron Stowe Date: Tue, 26 Jun 2012 03:32:46 +0000 (-0600) Subject: cris/PCI: factor out pcibios_setup() X-Git-Tag: v3.6-rc1~112^2~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3328a0d4b29c060117cb238be862dedbc690fa9;p=pandora-kernel.git cris/PCI: factor out pcibios_setup() The PCI core provides a generic pcibios_setup() routine. Drop this architecture-specific version in favor of that. This patch fixes what looks like a bug in cris, which implements pcibios_setup() such that pci_setup() doesn't look for any generic options. Signed-off-by: Myron Stowe Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed