]> git.karo-electronics.de Git - linux-beck.git/commit
MIPS: Make GIC code platform independent.
authorSteven J. Hill <sjhill@mips.com>
Fri, 31 Aug 2012 21:05:37 +0000 (16:05 -0500)
committerSteven J. Hill <sjhill@mips.com>
Thu, 13 Sep 2012 20:43:47 +0000 (15:43 -0500)
commit0b271f5600b5ae56d331a18da830e33f9fb0acdc
treed49f4e86e0563aa212545587adacb15170978082
parentec47b27434eff8ad41e7389efca1e5a6ca8b519a
MIPS: Make GIC code platform independent.

The GIC interrupt code is used by multiple platforms and the
current code was half Malta dependent code. These changes
abstract away the platform specific differences.

Signed-off-by: Steven J. Hill <sjhill@mips.com>
arch/mips/include/asm/gic.h
arch/mips/include/asm/mips-boards/maltaint.h
arch/mips/kernel/irq-gic.c
arch/mips/mti-malta/malta-int.c