]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add interrupts
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 00:50:30 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:30 +0000 (10:50 +1000)
commit3d02f92cd09202b70529d4f62e6f00494568410a
treec00232451ea38dcf5c1c2620c652179409393cfa
parent97d708e76a49f712bd1b61d772e394a84cd8071d
Hexagon: Add interrupts

Removed init_IRQ wrapper and fixed up some comments.

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/hexagon/include/asm/irq.h [new file with mode: 0644]
arch/hexagon/kernel/irq.c [new file with mode: 0644]
arch/hexagon/kernel/irq_cpu.c [new file with mode: 0644]