commit | 4a015c37409ead893b659c2f89f1aa1fdf512115 | [log] [tgz] |
---|---|---|
author | John Rigby <jrigby@freescale.com> | Tue Oct 07 13:00:20 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Oct 13 11:09:58 2008 -0500 |
tree | 37acb261114aa2544f12b5c48db9bbfaa91a7141 | |
parent | 62666828bae7057835d982367e98716a1bd0fd40 [diff] |
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 <jrigby@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>