]> git.proxmox.com Git - mirror_qemu.git/commit
sparc32-espdma: use object_initialize_child() for esp child object
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sat, 26 Sep 2020 14:02:13 +0000 (15:02 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 28 Oct 2020 07:59:25 +0000 (07:59 +0000)
commitd19265eaf543c1305754212002d28cb2277609a2
treeeaed5a4acac1cb73132fbc6a8fe8bd4bf4651d16
parentbce83ed9981bd8920499921e9931f46db56b77ff
sparc32-espdma: use object_initialize_child() for esp child object

Store the child object directly within the sparc32-espdma object rather than
using link properties.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200926140216.7368-4-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/dma/sparc32_dma.c
include/hw/sparc/sparc32_dma.h