]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: call of_clk_init() from time_init()
authorKevin Hao <haokexin@gmail.com>
Wed, 3 Dec 2014 08:53:52 +0000 (16:53 +0800)
committerMichael Turquette <mturquette@linaro.org>
Tue, 20 Jan 2015 18:09:02 +0000 (10:09 -0800)
commit33bf87610be6f67a64e221669b9e05b501f63ac1
tree2663e82a28808044e1d2f844ef73008fe23dd743
parentdf800fa78604724e6a4f812e361e8baa5d469e94
powerpc: call of_clk_init() from time_init()

So the boards which has COMMON_CLK enabled don't have to
invoke this in its board specific file.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Acked-by: Michael Turquette <mturquette@linaro.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
arch/powerpc/kernel/time.c
arch/powerpc/platforms/512x/clock-commonclk.c