irq_domain/c6x: Convert c6x to use generic irq_domain support.
authorMark Salter <msalter@redhat.com>
Thu, 26 Jan 2012 14:26:21 +0000 (09:26 -0500)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Feb 2012 13:11:24 +0000 (06:11 -0700)
commit0bd761e1b6d909d3fd08841be7d5035f9fde8a53
tree9ea9032e6259e2a6fd495e75db7755cdb92cef3e
parenta18dc81bf58258ac0920bec26b91656cb0140d2a
irq_domain/c6x: Convert c6x to use generic irq_domain support.

The C6X IRQ support was copied almost verbatim from the PowerPC virtual IRQ
code. The PowerPC code was used as the basis for generic irq_domain support,
so this patch mostly copies what what done to arch/powerpc by Grant Likely
in his irq_domain patch series.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
arch/c6x/Kconfig
arch/c6x/include/asm/irq.h
arch/c6x/kernel/irq.c
arch/c6x/platforms/megamod-pic.c