]> Pileus Git - ~andy/linux/commit
ARM: vt8500: remove custom .init_time hook
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 4 Sep 2013 12:12:46 +0000 (14:12 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 29 Sep 2013 19:09:49 +0000 (21:09 +0200)
commit64cc69abbb32e17aa44d2c696eca65cb6f9364ca
treecf1f85a1a833376f8078724ee62cfe6835e0201d
parent56e89cf55c47288f906bd769cb3d6d4736db548a
ARM: vt8500: 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: Tony Prisk <linux@prisktech.co.nz>
arch/arm/mach-vt8500/vt8500.c