From: Marc Zyngier Date: Tue, 10 Jan 2012 19:39:26 +0000 (+0000) Subject: ARM: smp_twd: add runtime registration support X-Git-Tag: v3.4-rc1~90^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e46f7b6dcec485bcb1f988ba4dc5b20189573c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed