From: Marc Zyngier Date: Mon, 23 Jun 2014 12:59:13 +0000 (+0100) Subject: KVM: arm/arm64: timer: Allow the timer to control the active state X-Git-Tag: omap-for-v4.3/fixes-rc1~38^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f120cd6533d21075ab103ae6c225b1697853660d;p=pandora-kernel.git KVM: arm/arm64: timer: Allow the timer to control the active state In order to remove the crude hack where we sneak the masked bit into the timer's control register, make use of the phys_irq_map API control the active state of the interrupt. This causes some limited changes to allow for potential error propagation. Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed