aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-09-04 12:24:03 +0200
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-09-29 21:09:15 +0200
commit4178bac4f6e955869395b30246687d41183a5edb (patch)
treeeaaaa480068ce221267abe3990b278141e8877ea /arch/arm/mach-bcm
parentARM: vt8500: prepare for arch-wide .init_time callback (diff)
downloadlinux-dev-4178bac4f6e955869395b30246687d41183a5edb.tar.xz
linux-dev-4178bac4f6e955869395b30246687d41183a5edb.zip
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/arm/mach-bcm')
0 files changed, 0 insertions, 0 deletions