]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 8 Feb 2013 09:53:02 +0000 (09:53 +0000)
commit3d81f3e816cdd7f5f6c46ba12de28eceebea4d13
treeafa1e321940adcb5e42ab3d840e6b8d9cd27b887
parent8593279b6b9e6dc4f894f597020788d5b971fb8b
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]