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)
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>

No differences found