]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: Call appropriate clock initialisation based on DT or !DT booting
authorLee Jones <lee.jones@linaro.org>
Tue, 17 Sep 2013 09:41:42 +0000 (10:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:06:09 +0000 (11:06 +0200)
commit30a4f9a0ba90a7b943514e41d6a18ae026df1a56
tree483de1c633140f81125aaede8078b9358b3f0fbb
parentf906e9bea0f9fac32c052eadbaa252ee40a9d06c
ARM: ux500: Call appropriate clock initialisation based on DT or !DT booting

The ux500 platform will soon be converted to Device Tree only. When that
happens the old clock initialisation will be ripped out. In the meantime
however, we have to make a decision and call the appropriate
initialisation code manually.

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