1. 08 10月, 2007 1 次提交
    • K
      [POWERPC] Use for_each_ matching routinues for pci PHBs · c9438aff
      Kumar Gala 提交于
      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: NKumar Gala <galak@kernel.crashing.org>
      c9438aff
  2. 14 9月, 2007 1 次提交
  3. 23 8月, 2007 1 次提交
    • K
      [POWERPC] Remove old includes from arch/ppc · ed16c20d
      Kumar Gala 提交于
      Remove includes of files that existed in arch/ppc that we dont need in
      arch/powerpc anymore.  The following includes were removed:
      
       <asm/amigappc.h>
       <asm/bootinfo.h>
       <asm/ppcboot.h>
       <asm/ppc_sys.h>
       <asm/residual.h>
       <asm/m8260_pci.h>
      
      This also caused platforms/embedded6xx/mpc7448_hpc2.h to no longer be
      needed and thus removed.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      ed16c20d
  4. 10 8月, 2007 1 次提交
  5. 29 6月, 2007 2 次提交
  6. 02 5月, 2007 1 次提交
  7. 18 2月, 2007 1 次提交
  8. 17 2月, 2007 4 次提交
  9. 30 1月, 2007 1 次提交
  10. 26 1月, 2007 1 次提交
  11. 22 1月, 2007 1 次提交
  12. 04 12月, 2006 1 次提交
  13. 16 10月, 2006 1 次提交
  14. 04 10月, 2006 1 次提交