]> Pileus Git - ~andy/linux/commit
ARM: rockchip: remove custom .init_time hook
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 27 Aug 2013 13:19:46 +0000 (15:19 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 29 Sep 2013 19:09:40 +0000 (21:09 +0200)
commit2ab38d9343416f0de93bfeafbd2470fcc994f8ab
tree0e855afceb299afc451253daa48a624e2d578ec2
parent50432501fc6fabd57e86b968f0a4d5099e074c6f
ARM: rockchip: 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: Heiko Stuebner <heiko@sntech.de>
arch/arm/mach-rockchip/rockchip.c