ARM: ux500: Remove platform specific device registration when DT is enabled
authorLee Jones <lee.jones@linaro.org>
Wed, 26 Sep 2012 15:02:45 +0000 (16:02 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:06 +0000 (13:02 +0100)
commitd6b22ebbbf1f71f9ebbc622c96bab93d554937e7
tree2a12dc6a8bd4326ad6f5c023b9640a317d7455e3
parent6b8db1326a67440e23f668f0e2b258e5e4127b82
ARM: ux500: Remove platform specific device registration when DT is enabled

Most devices have now been successfully DT:ed and each supported
platform has its own Device Tree source file. Hence the majority
of the platform specific device registration calls can now be
successfully removed.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/board-mop500.c