OSDN Git Service

arm/virt/acpi: remove meaningless sub device "RP0" from PCI0
authorHeyi Guo <guoheyi@huawei.com>
Tue, 4 Feb 2020 01:43:20 +0000 (09:43 +0800)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Feb 2020 14:14:53 +0000 (14:14 +0000)
commitcf48a9052e82b8fff57c2f2e2d53dee6496ee133
treec12c2b784a716a1755ff0e61bb7b64bb3a4c8a6c
parent4ac637ef8439827d8db4a807c81df978a8c772c4
arm/virt/acpi: remove meaningless sub device "RP0" from PCI0

The sub device "RP0" under PCI0 in ACPI/DSDT does not contain any
method or property other than "_ADR", so it is safe to remove it.

Signed-off-by: Heyi Guo <guoheyi@huawei.com>
Acked-by: "Michael S. Tsirkin" <mst@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20200204014325.16279-3-guoheyi@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c