ARM: shmobile: Make use of r8a7790_add_standard_devices()
authorMagnus Damm <damm@opensource.se>
Mon, 24 Feb 2014 05:49:07 +0000 (14:49 +0900)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:53 +0000 (11:14 +0100)
commitd91efff94f340796251ea740be6cb7c2b579b2cb
tree73fc5b8cc8f7b093876734f51bd59956a813e57f
parent163f45c9b86975c118375c5f107e14db513d4115
ARM: shmobile: Make use of r8a7790_add_standard_devices()

Move non-PFC and non-GPIO devices off from r8a7790_pinmux_init()
and into r8a7790_add_standard_devices() which is the normal place
to keep regular devices in the legacy case.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit f05b4b52845a18e833644eb3a820a55e3278d2b4)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7790.c