]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/raspi.c
bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 7 Jun 2017 16:36:17 +0000 (20:36 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 20 Jun 2017 12:31:32 +0000 (14:31 +0200)
commitc5c6c47ce32a8069e9f88fdbe9570db3e4509abb
tree62d9bd1d2f326956039a0ad7ee0894459660c0b4
parent19e9cdf040efdbdbae634931916e38b48aa8baf0
bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"

Both properties are defined with DEFINE_PROP_UINT32().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170607163635.17635-26-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/arm/bcm2835_peripherals.c
hw/arm/raspi.c