From: Will Deacon Date: Tue, 2 Sep 2014 09:27:34 +0000 (+0100) Subject: KVM: ARM: vgic: register kvm_device_ops dynamically X-Git-Tag: fixes-for-v3.18-merge-window~23^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c06a841bf36340e9e917ce60d11a6425ac85d0bd;p=pandora-kernel.git KVM: ARM: vgic: register kvm_device_ops dynamically Now that we have a dynamic means to register kvm_device_ops, use that for the ARM VGIC, instead of relying on the static table. Cc: Gleb Natapov Cc: Paolo Bonzini Acked-by: Marc Zyngier Reviewed-by: Christoffer Dall Signed-off-by: Will Deacon Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed