acpi: use get_uint() for "acpi-pcihp-io*" properties
commit35f91e506947720747bab33b88bf78efa1891b9b
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 7 Jun 2017 16:36:19 +0000 (7 20:36 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 20 Jun 2017 12:31:32 +0000 (20 14:31 +0200)
tree98f47ba66ac472d0d9c6157809c9078c6bdcc5f2
parent6d13643a3adf228021292f4de67b5a50fff2392d
acpi: use get_uint() for "acpi-pcihp-io*" properties

Those are defined with object_property_add_uint16_ptr()

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170607163635.17635-28-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/i386/acpi-build.c