commit | dd03ee9ae5bc080297175c921b1a693d0de1e8b0 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Sep 04 13:16:01 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:34 2013 +0200 |
tree | 58692928c92834a86bc51ea1a60f0ae94529eaf0 | |
parent | a169e3aa37f33ca88131168e46bf23a317de6ace [diff] |
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>