]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit273d16adbccdfe3e4a9d02d286b8f1d76dc9e63f
treeba71c8bef1f9887acbd977e7cc2ee66fdb6d2d25
parent0075242b3a2f78901172aaadf73beed762a1f02f
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