OSDN Git Service

pnv-core: use get_uint() for "core-pir" property
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 7 Jun 2017 16:36:29 +0000 (20:36 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 20 Jun 2017 12:31:33 +0000 (14:31 +0200)
commit9848619a3b9c56d5db6b58963a62559ecfa9fd5d
tree469aafa2b37b558f8376f7622a1a024ab2f068c8
parent07fe095452c55ff18153552998e0ef16d171c1e3
pnv-core: use get_uint() for "core-pir" property

This is an alias of TYPE_PNV_CORE's property "pir", which is defined
with DEFINE_PROP_UINT32()

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170607163635.17635-38-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/ppc/pnv_core.c