]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 14 Apr 2014 02:28:42 +0000 (11:28 +0900)
commitf05b4b52845a18e833644eb3a820a55e3278d2b4
tree162ec3cba54d8af884e56f55ddd89d4e2ada5181
parent505891ec2558771cd84fe00fc1646275b4c069ed
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>
arch/arm/mach-shmobile/setup-r8a7790.c