From: John Rigby Date: Tue, 7 Oct 2008 19:00:20 +0000 (-0600) Subject: powerpc/fsl: Hide MPC5121 pci bridge. X-Git-Tag: v2.6.28-rc1~569^2~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a015c37409ead893b659c2f89f1aa1fdf512115;p=pandora-kernel.git powerpc/fsl: Hide MPC5121 pci bridge. The class of the MPC5121 pci host bridge is PCI_CLASS_BRIDGE_OTHER while other freescale host bridges have class set to PCI_CLASS_PROCESSOR_POWERPC. This patch makes fixup_hide_host_resource_fsl match PCI_CLASS_BRIDGE_OTHER in addition to PCI_CLASS_PROCESSOR_POWERPC. Signed-off-by: John Rigby Signed-off-by: Kumar Gala --- Reading git-diff-tree failed