ARM: ux500: Remove PMU platform registration when booting with DT
authorLee Jones <lee.jones@linaro.org>
Fri, 15 Jun 2012 16:37:44 +0000 (17:37 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 08:14:41 +0000 (10:14 +0200)
commitda38487000de965bb94b8f4bca88eade4bb9a485
treeb33282819478ca83f0ffda60f2809003b8e5ecb0
parentfc67a597a25684084c539a369c09684bf3c0d88e
ARM: ux500: Remove PMU platform registration when booting with DT

PMU registration is successfully completed by Device Tree now, so
there is no longer a requirement to register it from platform code.
This patch removes platform registration during a DT boot.

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