acpi: remove _RMV
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 20 Nov 2011 17:57:12 +0000 (19:57 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 23 Nov 2011 02:53:45 +0000 (21:53 -0500)
commit403f613fa84e0db0652d7fb7fac112e71bfd283d
treeca8b0b8b7894f1e2dfcb4112596b12a2b7432276
parent5a73f3b57043ceb5b08d72f6fe0fcdd5af7f282f
acpi: remove _RMV

The macro gen_pci_device is used to add _RMV
method to a slot device so it is no longer needed:
presence of _EJ0 now indicates that the slot is ejectable.
It is also placing two devices with the same _ADR
on the same bus, which isn't defined by the ACPI spec.
So let's remove it.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
src/acpi-dsdt.dsl
src/acpi-dsdt.hex
src/ssdt-pcihp.dsl
src/ssdt-pcihp.hex