Home
last modified time | relevance | path

Searched hist:c9438affcb7ac0dda4c6c6961637fb272f7c32d4 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/embedded6xx/
H A Dlinkstation.cdiff c9438affcb7ac0dda4c6c6961637fb272f7c32d4 Thu Oct 04 07:28:43 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use for_each_ matching routinues for pci PHBs

On the Freescale embedded (83xx, 85xx, 86xx) and a few of the discrete
bridges (mpc10x, tsi108) use the new for_each_compatible_node() or
for_each_node_by_type() to provide more exact matching when looking for
PHBs in the device tree.

With the previous code it was possible to match on pci bridges since
we were only matching on device_type.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/linux/arch/powerpc/platforms/83xx/
H A Dmpc834x_itx.cdiff c9438affcb7ac0dda4c6c6961637fb272f7c32d4 Thu Oct 04 07:28:43 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use for_each_ matching routinues for pci PHBs

On the Freescale embedded (83xx, 85xx, 86xx) and a few of the discrete
bridges (mpc10x, tsi108) use the new for_each_compatible_node() or
for_each_node_by_type() to provide more exact matching when looking for
PHBs in the device tree.

With the previous code it was possible to match on pci bridges since
we were only matching on device_type.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A Dmpc832x_rdb.cdiff c9438affcb7ac0dda4c6c6961637fb272f7c32d4 Thu Oct 04 07:28:43 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use for_each_ matching routinues for pci PHBs

On the Freescale embedded (83xx, 85xx, 86xx) and a few of the discrete
bridges (mpc10x, tsi108) use the new for_each_compatible_node() or
for_each_node_by_type() to provide more exact matching when looking for
PHBs in the device tree.

With the previous code it was possible to match on pci bridges since
we were only matching on device_type.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_ds.cdiff c9438affcb7ac0dda4c6c6961637fb272f7c32d4 Thu Oct 04 07:28:43 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use for_each_ matching routinues for pci PHBs

On the Freescale embedded (83xx, 85xx, 86xx) and a few of the discrete
bridges (mpc10x, tsi108) use the new for_each_compatible_node() or
for_each_node_by_type() to provide more exact matching when looking for
PHBs in the device tree.

With the previous code it was possible to match on pci bridges since
we were only matching on device_type.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A Dmpc85xx_mds.cdiff c9438affcb7ac0dda4c6c6961637fb272f7c32d4 Thu Oct 04 07:28:43 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use for_each_ matching routinues for pci PHBs

On the Freescale embedded (83xx, 85xx, 86xx) and a few of the discrete
bridges (mpc10x, tsi108) use the new for_each_compatible_node() or
for_each_node_by_type() to provide more exact matching when looking for
PHBs in the device tree.

With the previous code it was possible to match on pci bridges since
we were only matching on device_type.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>