]> Pileus Git - ~andy/linux/commit
ARM: sunxi: remove custom .init_time hook
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 6 Sep 2013 13:11:01 +0000 (15:11 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 29 Sep 2013 19:09:45 +0000 (21:09 +0200)
commitb39e0249830a1b88cc213d1e9d3d1ca1f40df3b8
treea1c3abe55c3a696c7ba104801cde0ada3fceb68d
parent28fbb151d5afe15a2fabfe2fe8585b610b022f5b
ARM: sunxi: remove custom .init_time hook

With arch/arm calling of_clk_init(NULL) from time_init(), we can now
remove custom .init_time hooks.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/sunxi.c