]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: architected timers: add support for UP timer
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 20 Jan 2012 10:47:00 +0000 (10:47 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Apr 2012 12:35:34 +0000 (13:35 +0100)
commit2b46cc48a0ab16b21d787539c15a43636dc4f739
treeba71c8bef1f9887acbd977e7cc2ee66fdb6d2d25
parent798717a9deb66a585f9aead27dcdea797a4243aa
ARM: architected timers: add support for UP timer

If CONFIG_LOCAL_TIMERS is not defined, let the architected timer
driver register a single clock_event_device that is used as a
global timer.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kernel/arch_timer.c