commit | a169e3aa37f33ca88131168e46bf23a317de6ace | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Aug 27 15:10:16 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:32 2013 +0200 |
tree | bc7708e3d4483033cf78c2b6e911405a2a05a5ff | |
parent | 4d9d18a560a50920691865c1efdad6577616eaa9 [diff] |
ARM: kirkwood: 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> Tested-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Jason Cooper <jason@lakedaemon.net>