From: Andre Przywara Date: Mon, 2 Jun 2014 20:44:37 +0000 (+0200) Subject: arm/arm64: KVM: refactor vgic_handle_mmio() function X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96415257a1bdf5c84bdf4991cf65eaf2265812c9;p=pandora-kernel.git arm/arm64: KVM: refactor vgic_handle_mmio() function Currently we only need to deal with one MMIO region for the GIC emulation (the GICv2 distributor), but we soon need to extend this. Refactor the existing code to allow easier addition of different ranges without code duplication. Signed-off-by: Andre Przywara Reviewed-by: Christoffer Dall Acked-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed