OSDN Git Service

metag: IRQ handling
authorJames Hogan <james.hogan@imgtec.com>
Tue, 9 Oct 2012 09:54:47 +0000 (10:54 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Sat, 2 Mar 2013 20:09:48 +0000 (20:09 +0000)
commit63047ea36070d11f902ab7d09a5a18aea037c0f7
treef82e359be810c8b747ed390fc942e8a3d91226f3
parentac919f0883e53d7785745566692c8a0620abd7ea
metag: IRQ handling

Add core IRQ handling for metag. The code in irq.c exposes the TBX
signal numbers as Linux IRQs.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/include/asm/irq.h [new file with mode: 0644]
arch/metag/include/asm/irqflags.h [new file with mode: 0644]
arch/metag/kernel/irq.c [new file with mode: 0644]