ARM: shmobile: add GPIO IRQ macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 18 Apr 2013 06:41:30 +0000 (23:41 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Jun 2013 12:03:57 +0000 (21:03 +0900)
R-Car series gpio_rcar driver can control GPIO IRQ today.
It needs base IRQ number for gpio_rcar_config :: .irq_base
This patch adds macro for GPIO IRQ.
This patch was tested on Bock-W board

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found