]> Pileus Git - ~andy/linux/commit
ARM: mxs: remove custom .init_time hook
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 4 Sep 2013 11:16:01 +0000 (13:16 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 29 Sep 2013 19:09:34 +0000 (21:09 +0200)
commitdd03ee9ae5bc080297175c921b1a693d0de1e8b0
tree58692928c92834a86bc51ea1a60f0ae94529eaf0
parenta169e3aa37f33ca88131168e46bf23a317de6ace
ARM: mxs: remove custom .init_time hook

This patch converts clk-imx2[38] clocksource_of_init compatible init
associated with fsl,imx2[38]-clkctrl. With arch/arm calling
of_clk_init(NULL) from time_init(), we can now also remove custom
.init_time hooks.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/mach-mxs.c
drivers/clk/mxs/clk-imx23.c
drivers/clk/mxs/clk-imx28.c
include/linux/clk/mxs.h