summaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-09-04 10:24:03 (GMT)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-09-29 19:09:15 (GMT)
commit4178bac4f6e955869395b30246687d41183a5edb (patch)
treeeaaaa480068ce221267abe3990b278141e8877ea /arch/m68k
parentf44089a7f41c88775428f09e90df8fb2b890058a (diff)
downloadlinux-fsl-qoriq-4178bac4f6e955869395b30246687d41183a5edb.tar.xz
ARM: call of_clk_init from default time_init handler
Most DT ARM machs require common clock providers initialized before timers. Currently, arch/arm machs use .init_time to call of_clk_init right before clocksource_of_init. This prevents to remove that callback and use the default one instead. This patch adds a call to of_clk_init() to the default .init_time callback for COMMON_CLK enabled machs to allow to remove custom callbacks where applicable. While at it, also reorder includes alphabetically. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions