]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: smp_twd: Divorce smp_twd from local timer API
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 16 Feb 2013 00:02:20 +0000 (16:02 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 25 Jun 2013 00:45:58 +0000 (17:45 -0700)
commitf1d2564e948f5f8acd0e2a23118e83d495165ca8
tree90029c9dacd4b5f53583b09d516480cb138fb364
parent19c958b0e4ef160d5840f2e0adb10f39896094e2
ARM: smp_twd: Divorce smp_twd from local timer API

Separate the smp_twd timers from the local timer API. This will
allow us to remove ARM local timer support in the near future and
gets us closer to moving this driver to drivers/clocksource.

Tested-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/Kconfig
arch/arm/kernel/smp_twd.c
arch/arm/mach-highbank/Kconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mach-realview/Kconfig
arch/arm/mach-spear/Kconfig
arch/arm/mach-tegra/Kconfig
arch/arm/mach-ux500/Kconfig
arch/arm/mach-vexpress/Kconfig
arch/arm/mach-zynq/Kconfig