commit | 81e46f7b6dcec485bcb1f988ba4dc5b20189573c | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jan 10 19:39:26 2012 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Tue Mar 13 13:27:50 2012 +0000 |
tree | 13e8da9addc2c1428ae3ac308e5a9223efc29a8a | |
parent | 0ef330e10dcdbca8f4566e9eaf77015f8ce039d3 [diff] |
ARM: smp_twd: add runtime registration support Add support for the new registration interface to smp_twd. Platforms can populate a struct twd_local_timer with MMIO and IRQ resources, and then call twd_local_timer_register() to have the timer registered with the core. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>