1. 28 2月, 2012 2 次提交
  2. 10 1月, 2012 1 次提交
  3. 05 1月, 2012 1 次提交
    • F
      ARM: prom.h: Fix build error by removing unneeded header file · c89810ac
      Fabio Estevam 提交于
      Fix the following build error:
      
        CC [M]  fs/udf/balloc.o
      In file included from /home/fabio/next/linux-next/arch/arm/include/asm/prom.h:16,
                       from include/linux/of.h:140,
                       from include/asm-generic/gpio.h:7,
                       from arch/arm/plat-mxc/include/mach/irqs.h:14,
                       from /home/fabio/next/linux-next/arch/arm/include/asm/irq.h:4,
                       from /home/fabio/next/linux-next/arch/arm/include/asm/hardirq.h:6,
                       from include/linux/hardirq.h:7,
                       from include/linux/highmem.h:8,
                       from include/linux/pagemap.h:10,
                       from include/linux/buffer_head.h:13,
                       from fs/udf/udfdecl.h:11,
                       from fs/udf/balloc.c:22:
      /home/fabio/next/linux-next/arch/arm/include/asm/setup.h:146: error: redefinition of 'struct tag'
      Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
      [grant.likely: fix build failure on drivers/of/fdt.c]
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      c89810ac
  4. 04 1月, 2012 2 次提交
  5. 28 12月, 2011 3 次提交
  6. 20 12月, 2011 1 次提交
  7. 13 12月, 2011 4 次提交
  8. 08 12月, 2011 1 次提交
  9. 29 11月, 2011 1 次提交
  10. 23 11月, 2011 1 次提交
    • L
      Revert "of/irq: of_irq_find_parent: check for parent equal to child" · b4bbb029
      Linus Torvalds 提交于
      This reverts commit dc937280.
      
      As requested by Ben Herrenschmidt:
        "This breaks some powerpc platforms at least.  The practice of having
         a node provide an explicit "interrupt-parent" property pointing to
         itself is an old trick that we've used in the past to allow a
         device-node to have interrupts routed to different controllers.
      
         In that case, the node also contains an interrupt-map, so the node is
         its own parent, the interrupt resolution hits the map, which then can
         route each individual interrupt to a different parent."
      
      Grant says:
        "Ah, nuts, yes that is broken then.  Yes, please revert the commit and
         Rob & I will come up with a better solution.
      
         Rob, I think it can be done by explicitly checking for np ==
         desc->interrupt_parent in of_irq_init() instead of relying on
         of_irq_find_parent() returning NULL."
      Requested-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Acked-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: devicetree-discuss@lists.ozlabs.org
      Cc: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
      Cc: Tanmay Inamdar <tinamdar@apm.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      b4bbb029
  11. 04 11月, 2011 1 次提交
  12. 01 11月, 2011 3 次提交
  13. 31 10月, 2011 1 次提交
  14. 25 10月, 2011 1 次提交
  15. 05 10月, 2011 3 次提交
  16. 23 9月, 2011 1 次提交
  17. 20 9月, 2011 1 次提交
  18. 04 8月, 2011 1 次提交
  19. 03 8月, 2011 1 次提交
  20. 02 8月, 2011 1 次提交
  21. 01 8月, 2011 1 次提交
  22. 29 7月, 2011 1 次提交
  23. 27 7月, 2011 2 次提交
  24. 24 7月, 2011 1 次提交
  25. 19 7月, 2011 1 次提交
  26. 08 7月, 2011 1 次提交
  27. 07 7月, 2011 1 次提交
  28. 04 7月, 2011 1 次提交