arm: Add generic timer broadcast support
authorMark Rutland <mark.rutland@arm.com>
Tue, 30 Oct 2012 12:13:42 +0000 (12:13 +0000)
committerMark Rutland <mark.rutland@arm.com>
Fri, 1 Feb 2013 09:14:02 +0000 (09:14 +0000)
commit3d06770eef43eaad606e77246bfcc7e82b1d9fb4
treed79692eb324c0c18e425576e7a93ad05c4834272
parente2c501190c7d4bf9d7febb9e1f1094cbde59ed89
arm: Add generic timer broadcast support

Implement timer_broadcast for the arm architecture, allowing for the use
of clock_event_device_drivers decoupled from the timer tick broadcast
mechanism.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/Kconfig
arch/arm/kernel/smp.c