]> git.proxmox.com Git - mirror_qemu.git/commit
sparc32-dma: use object_initialize_child() for espdma and ledma child objects
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sat, 26 Sep 2020 14:02:11 +0000 (15:02 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 28 Oct 2020 07:59:25 +0000 (07:59 +0000)
commit1f10fd53cbee9830db3e8d2f4ff0c7a507655fae
tree716ba819b14d3e8ce0b3466d6ccc73c6e92b2852
parentcfc1105649947f03134294a2448ce2b2e117456f
sparc32-dma: use object_initialize_child() for espdma and ledma child objects

Store the child objects directly within the sparc32-dma 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-2-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