]> git.baikalelectronics.ru Git - kernel.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>
Sat, 2 Mar 2013 20:09:48 +0000 (20:09 +0000)
commit4eebe0fec7d61142e9b315ae1ee78e6c1cbf2f8f
treef82e359be810c8b747ed390fc942e8a3d91226f3
parentee0c1ea113f4932e1c479f0fabde0b718c627e06
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]