aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/arm_arch_timer.c
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2012-11-12 17:29:43 +0000
committerMark Rutland <[email protected]>2013-01-31 15:51:38 +0000
commit1ba1cefc277865a0ac222f53bbbf2ebacad1559a (patch)
tree2db2038390a6ae9bf654e2473c7fbc0e8f2a051f /drivers/clocksource/arm_arch_timer.c
parent45801042225c66a66fb2cb50fae6ff71883a99d6 (diff)
arm: arch_timer: divorce from local_timer api
Currently, the arch_timer driver is tied to the arm port, as it relies on code in arch/arm/smp.c to setup and teardown timers as cores are hotplugged on and off. The timer is registered through an arm-specific registration mechanism, preventing sharing the driver with the arm64 port. This patch moves the driver to using a cpu notifier instead, making it easier to port. Signed-off-by: Mark Rutland <[email protected]> Acked-by: Catalin Marinas <[email protected]> Acked-by: Marc Zyngier <[email protected]> Acked-by: Santosh Shilimkar <[email protected]>
Diffstat (limited to 'drivers/clocksource/arm_arch_timer.c')
0 files changed, 0 insertions, 0 deletions