diff options
author | Mark Rutland <mark.rutland@arm.com> | 2012-11-12 21:29:43 +0400 |
---|---|---|
committer | Mark Rutland <mark.rutland@arm.com> | 2013-01-31 19:51:38 +0400 |
commit | 1ba1cefc277865a0ac222f53bbbf2ebacad1559a (patch) | |
tree | 2db2038390a6ae9bf654e2473c7fbc0e8f2a051f /drivers/power/pmu_battery.c | |
parent | 45801042225c66a66fb2cb50fae6ff71883a99d6 (diff) | |
download | linux-1ba1cefc277865a0ac222f53bbbf2ebacad1559a.tar.xz |
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 'drivers/power/pmu_battery.c')
0 files changed, 0 insertions, 0 deletions