ARM: smp_twd: add runtime registration support
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 10 Jan 2012 19:39:26 +0000 (19:39 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 13 Mar 2012 13:27:50 +0000 (13:27 +0000)
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>

No differences found