commit | 38541742da05f65d77e514a70bae9b84251c4bc4 | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Wed Oct 31 12:01:41 2012 +0000 |
committer | John Crispin <blogic@openwrt.org> | Fri Nov 09 11:37:20 2012 +0100 |
tree | e7d6ebdb191f3da42009ec614c6b6bb006a7139b | |
parent | bb1e4bc5cdc9dce7680317a4ebf87a12fc8c6a13 [diff] |
MIPS: Netlogic: PIC IRQ handling update for multi-chip Create struct nlm_pic_irq for interrupts handled by the PIC. This simplifies IRQ handling for multi-SoC as well as the single SoC cases. Also split the setup of percpu and PIC interrupts so that we can configure the PIC interrupts for every node. Signed-off-by: Jayachandran C <jchandra@broadcom.com> Patchwork: http://patchwork.linux-mips.org/patch/4467 Signed-off-by: John Crispin <blogic@openwrt.org>