ARM: ux500: Move rtc-pl031 registration to Device Tree when enabled
authorLee Jones <lee.jones@linaro.org>
Sat, 26 May 2012 06:01:31 +0000 (07:01 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 08:14:38 +0000 (10:14 +0200)
During a Device Tree boot, all probing will now be completed on parse
of the Device Tree binary. In the same patch we remove platform
registration of the Real Time Clock.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found