]> Pileus Git - ~andy/linux/commit
ARM: tegra: remove custom .init_time hook
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 4 Sep 2013 11:42:55 +0000 (13:42 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 29 Sep 2013 19:09:46 +0000 (21:09 +0200)
commit41136b664ad11d542e8378c757dac9ab174b0805
tree403b96b534c0fff82cd22c398a435def8bc1a628
parentb39e0249830a1b88cc213d1e9d3d1ca1f40df3b8
ARM: tegra: 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: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra.c