commit | f120cd6533d21075ab103ae6c225b1697853660d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Jun 23 13:59:13 2014 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Aug 12 11:28:26 2015 +0100 |
tree | 1b1cd6e41c196c3aa3d5fdfde0d6e37b6c810d8e | |
parent | 773299a570725d1f253d6046cd6475209b0dcd55 [diff] |
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 <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>