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)
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>

No differences found