Re: [PATCH 5121 pci 3/3] powerpc: pci: 5121: Hide pci bridge.

2008-08-13 Thread Kumar Gala
On Aug 13, 2008, at 12:16 AM, Grant Likely wrote: On Thu, Aug 07, 2008 at 11:36:27AM -0600, John Rigby wrote: 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_r

Re: [PATCH 5121 pci 3/3] powerpc: pci: 5121: Hide pci bridge.

2008-08-12 Thread Grant Likely
On Thu, Aug 07, 2008 at 11:36:27AM -0600, John Rigby wrote: > 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

[PATCH 5121 pci 3/3] powerpc: pci: 5121: Hide pci bridge.

2008-08-07 Thread John Rigby
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 <[E