1. 08 5月, 2012 1 次提交
  2. 07 3月, 2012 1 次提交
  3. 22 2月, 2012 1 次提交
  4. 16 2月, 2012 1 次提交
    • G
      irq_domain: Remove irq_domain_add_simple() · 6b783f7c
      Grant Likely 提交于
      irq_domain_add_simple() was a stop-gap measure until complete irq_domain
      support was complete.  This patch removes the irq_domain_add_simple()
      interface.
      
      This patch also drops the explicit irq_domain initialization performed
      by the mach-versatile code because the versatile interrupt controller
      already has irq_domain support built into it.  This was a bug that was
      hanging around quietly for a while, but with the full irq_domain which
      actually verifies that irq_domain ranges are available it would cause
      the registration to fail and the system wouldn't boot.
      
      v4: Fixed number of irqs in mx5 gpio code
      v2: Updated to pass in host_data pointer on irq_domain allocation.
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Milton Miller <miltonm@bga.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Tested-by: NOlof Johansson <olof@lixom.net>
      6b783f7c
  5. 03 2月, 2012 1 次提交
  6. 21 1月, 2012 1 次提交
  7. 05 1月, 2012 2 次提交
  8. 02 12月, 2011 2 次提交
  9. 27 11月, 2011 1 次提交
  10. 16 11月, 2011 1 次提交
  11. 24 10月, 2011 2 次提交
  12. 17 10月, 2011 1 次提交
  13. 14 10月, 2011 1 次提交
  14. 01 10月, 2011 4 次提交
  15. 26 9月, 2011 1 次提交
  16. 21 9月, 2011 3 次提交
  17. 11 9月, 2011 3 次提交
  18. 07 9月, 2011 1 次提交
  19. 22 8月, 2011 1 次提交
  20. 09 7月, 2011 3 次提交