qemu/hw/misc/macio
Mark Cave-Ayland ecba28dbf2 mac_dbdma: remove DBDMA_init() function
Instead we can now instantiate the MAC_DBDMA object directly within the
macio device. We also add the DBDMA device as a child property so that
it is possible to retrieve later.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-09-27 13:05:41 +10:00
..
cuda.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
mac_dbdma.c mac_dbdma: remove DBDMA_init() function 2017-09-27 13:05:41 +10:00
macio.c mac_dbdma: remove DBDMA_init() function 2017-09-27 13:05:41 +10:00
Makefile.objs