]> Git Repo - linux.git/commit
ARM: smp_twd: convert to use CLKSRC_OF init
authorRob Herring <[email protected]>
Thu, 7 Feb 2013 03:17:47 +0000 (21:17 -0600)
committerRob Herring <[email protected]>
Mon, 11 Mar 2013 13:42:08 +0000 (08:42 -0500)
commitda4a686a2cfb077a8bfc1697f597e7f86235b822
treea705ed178357d4adaf82218407f27b6b74b341ad
parent1d16cfb3aeba71bc6ecf2d19ccbabed0426e5c22
ARM: smp_twd: convert to use CLKSRC_OF init

Now that we have OF based init with CLKSRC_OF, convert smp_twd init
function to use it and covert all callers of
twd_local_timer_of_register.

Signed-off-by: Rob Herring <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Russell King <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: Shiraz Hashim <[email protected]>
Cc: Srinidhi Kasagar <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Stephen Warren <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Acked-by: Linus Walleij <[email protected]>
arch/arm/Kconfig
arch/arm/include/asm/smp_twd.h
arch/arm/kernel/smp_twd.c
arch/arm/mach-highbank/highbank.c
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-omap2/timer.c
arch/arm/mach-spear13xx/spear13xx.c
arch/arm/mach-ux500/timer.c
arch/arm/mach-vexpress/v2m.c
drivers/clocksource/tegra20_timer.c
This page took 0.059579 seconds and 4 git commands to generate.