ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt()
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 12 Aug 2014 00:04:41 +0000 (09:04 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 00:59:28 +0000 (09:59 +0900)
commitb4ea2db4e0d81d389626d42dd81491b6a18fb9fc
treeaaf6be85b09e90bd3e6a5e22411835de2cecd3e7
parentc7456160fa46d8aeb8e69edf918a09ecadaf5ff5
ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt()

Now that r8a7740_add_standard_devices_dt() is just a wrapper for
of_platform_populate() call the latter directly.

This is in preparation for removing r8a7740_add_standard_devices_dt().

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 5ebb4e849966e9cb3d5450773c86a1bf79e76f2d)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-armadillo800eva-reference.c