virtio_mmio: add ACPI probing
authorGraeme Gregory <graeme.gregory@linaro.org>
Tue, 28 Jul 2015 09:44:02 +0000 (10:44 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 8 Sep 2015 10:30:28 +0000 (13:30 +0300)
commit38c4ab8e48ab153dee461e10e81256720b70a0b3
tree1e154c1248aec4cc04b02b229c7a8d2ef6d85600
parent53eab6fd2777dc7cb338519827e23f8bf892903e
virtio_mmio: add ACPI probing

Added the match table and pointers for ACPI probing to the driver.

This uses the same identifier for virt devices as being used for qemu
ARM64 ACPI support.

http://git.linaro.org/people/shannon.zhao/qemu.git/commit/d0bf1955a3ecbab4b51d46f8c5dda02b7e14a17e

Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_mmio.c