ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 25 Feb 2013 09:39:44 +0000 (01:39 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Mar 2013 12:27:03 +0000 (21:27 +0900)
commit0b6794ef6ef9d8594f049b407b01d5e281acfe6e
treedc0fc54667497dfd7e94c058d95f99b4864e04f6
parent5377762e2e004314bf9b83abf7f631b310d1fc40
ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID

ARM: shmobile: add gic_iid macro for ICCIAR / interrupt ID
enabled to use gic_iid macro.
This patch exchange current GIC interrupt setting
from gic_spi() to gic_iid()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
[ horms+renesas@verge.net.au: Split irq.h portion into a separate patch ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-marzen.c