]> git.baikalelectronics.ru Git - kernel.git/commit
arm/arm64: vgic: turn vgic_find_mmio_region into public
authorEric Auger <eric.auger@redhat.com>
Tue, 20 Dec 2016 08:20:00 +0000 (09:20 +0100)
committerChristoffer Dall <cdall@linaro.org>
Mon, 8 May 2017 12:31:48 +0000 (14:31 +0200)
commitfd0943662ff5a2a17e2d58fde0f6fc05cd5f65ea
tree399fb98941cdd89f090e1a2e6b8a8eb0ed9d22e5
parent68cb026fbf84136a46267517fb89c55d4ea473b9
arm/arm64: vgic: turn vgic_find_mmio_region into public

We plan to use vgic_find_mmio_region in vgic-its.c so let's
turn it into a public function.

Also let's take the opportunity to rename the region parameter
into regions to emphasize this latter is an array of regions.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <cdall@linaro.org>
virt/kvm/arm/vgic/vgic-mmio.c
virt/kvm/arm/vgic/vgic-mmio.h