ARM: shmobile: r8a7779: move r8a7779_init_irq_xxx() to setup
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 2 Aug 2013 06:39:56 +0000 (23:39 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 09:07:13 +0000 (18:07 +0900)
commit5b3859d7b2c10419e1cc7ce6c456995e757f4390
treebc7589d62d1ca916fc80c2c94fef0bde6ed2776d
parent70e3f3d4f40fe5ecdb351acf33db06df077fb0c1
ARM: shmobile: r8a7779: move r8a7779_init_irq_xxx() to setup

This patch moves r8a7779_init_irq_xxx() to setup code,
and remove intc-r8a7779.

Now, r8a7779_init_irq_extpin() uses
platform_device_register_resndata() instead of
platform_device_register()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/intc-r8a7779.c [deleted file]
arch/arm/mach-shmobile/setup-r8a7779.c