linux/arch/c6x/kernel
Mark Salter 0bd761e1b6 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>
2012-02-16 06:11:24 -07:00
..
asm-offsets.c C6X: build infrastructure 2011-10-06 19:48:02 -04:00
c6x_ksyms.c C6X: loadable module support 2011-10-06 19:48:13 -04:00
devicetree.c C6X: devicetree support 2011-10-06 19:47:33 -04:00
dma.c C6X: memory management and DMA support 2011-10-06 19:47:37 -04:00
entry.S C6X: build infrastructure 2011-10-06 19:48:02 -04:00
head.S C6X: early boot code 2011-10-06 19:47:28 -04:00
irq.c irq_domain/c6x: Convert c6x to use generic irq_domain support. 2012-02-16 06:11:24 -07:00
Makefile
module.c C6X: loadable module support 2011-10-06 19:48:13 -04:00
process.c C6X: replace tick_nohz_stop/restart_sched_tick calls 2012-01-08 15:13:16 -05:00
ptrace.c C6X: ptrace support 2011-10-06 19:48:17 -04:00
setup.c C6X: add register_cpu call 2012-01-08 15:13:10 -05:00
signal.c C6X: signal management 2011-10-06 19:47:46 -04:00
soc.c C6X: general SoC support 2011-10-06 19:48:26 -04:00
switch_to.S C6X: process management 2011-10-06 19:47:40 -04:00
sys_c6x.c C6X: syscalls 2011-10-06 19:47:58 -04:00
time.c C6X: time management 2011-10-06 19:47:51 -04:00
traps.c C6X: build infrastructure 2011-10-06 19:48:02 -04:00
vectors.S C6X: early boot code 2011-10-06 19:47:28 -04:00
vmlinux.lds.S