diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2013-10-02 01:38:23 -0700 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-10-08 09:29:16 +0900 |
commit | 90e27a05f64b8b4b6021cd996bef957656a8c8ab (patch) | |
tree | 0cdf54445edd36663d5fd22f280b97e7df745924 /arch/arm/mach-shmobile/board-bockw-reference.c | |
parent | f564244fb14e0b8b3d8268efbac2e9506644c19f (diff) | |
download | blackbird-op-linux-90e27a05f64b8b4b6021cd996bef957656a8c8ab.tar.gz blackbird-op-linux-90e27a05f64b8b4b6021cd996bef957656a8c8ab.zip |
ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DT
r8a7779 INTC needs IRL pin mode settings to determine
behavior of IRQ0 - IRQ3, and r8a7779_init_irq_extpin()
is controlling it via irlm parameter.
But this function registers renesas_intc_irqpin driver
if irlm was set, and this value depends on platform.
This is not good for DT.
This patch splits r8a7779_init_irq_extpin() function
into "mode settings" and "funtion register" parts
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/board-bockw-reference.c')
0 files changed, 0 insertions, 0 deletions