diff options
author | Mark Rutland <mark.rutland@arm.com> | 2012-11-12 18:29:43 +0100 |
---|---|---|
committer | Mark Rutland <mark.rutland@arm.com> | 2013-01-31 16:51:38 +0100 |
commit | 1ba1cefc277865a0ac222f53bbbf2ebacad1559a (patch) | |
tree | 2db2038390a6ae9bf654e2473c7fbc0e8f2a051f /arch/arm/include | |
parent | arm: arch_timer: add isbs to register accessors (diff) | |
download | linux-1ba1cefc277865a0ac222f53bbbf2ebacad1559a.tar.xz linux-1ba1cefc277865a0ac222f53bbbf2ebacad1559a.zip |
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 <mark.rutland@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions