ARM: ux500: Stop calling the UIB init function when using Device Tree
authorLee Jones <lee.jones@linaro.org>
Fri, 28 Sep 2012 13:20:03 +0000 (14:20 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:15 +0000 (13:02 +0100)
commit74a1c9ab87a98f3e2e5e62cfaf949eab012477af
tree90f380bf7147bcf67abafe982ed5222085ac62bc
parent6934e00465b3ec1cdfe0078fd3c42d41d6b2b531
ARM: ux500: Stop calling the UIB init function when using Device Tree

As there will be a Device Tree created for the UIBs, there is no
need to call the UIB initiation functions. Each device will be
detailed and registered from the Device Tree instead.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c