From: Marc Zyngier Date: Tue, 10 Jan 2012 19:26:45 +0000 (+0000) Subject: ARM: local timers: introduce a new registration interface X-Git-Tag: v3.4-rc1~90^2~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef330e10dcdbca8f4566e9eaf77015f8ce039d3;p=pandora-kernel.git ARM: local timers: introduce a new registration interface In order to switch to a runtime selectable local timer, add a registration interface that timer drivers can use to register to the core. local_timer_setup() and local_timer_stop() are made weak symbols in order not to break existing setups. Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed