nds32: IRQ handling
authorGreentime Hu <greentime@andestech.com>
Tue, 24 Oct 2017 07:50:45 +0000 (15:50 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:32 +0000 (10:44 +0800)
commitf13c34b9066745910bd96f94bd35895af2d4f2b8
treea2aab75acb2f58ec97ce8b86cce3fd0d9bd5c6f0
parenta15e9ffa877852e529db33cc615c132bad2fc60a
nds32: IRQ handling

This patch includes irq related functions and irqchip_init().

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/include/asm/irqflags.h [new file with mode: 0644]
arch/nds32/kernel/irq.c [new file with mode: 0644]