mac_dbdma: remove DBDMA_init() function
commitecba28dbf2f832e82ef016b8e57c9da0a3023bfd
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 24 Sep 2017 14:47:42 +0000 (24 15:47 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 27 Sep 2017 03:05:41 +0000 (27 13:05 +1000)
treee116c1058dcf8ccfcc3584a5f9f37ba2b01ac60c
parent1d27f351af962f5f7db91d7b967984e575fc63c1
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>
hw/misc/macio/mac_dbdma.c
hw/misc/macio/macio.c
include/hw/ppc/mac_dbdma.h