hw/sd/milkymist: Create the SDBus at init()
commitae7ba8e04a4faccfb515c9e6a72892307c4bab1e
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 5 Jul 2020 20:56:07 +0000 (5 22:56 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 21 Aug 2020 14:22:43 +0000 (21 16:22 +0200)
treeed2a078ddef8ef9ca87a329dfae256881d8eeb78
parent3dce5842416bd0460d3e6e19f29fb8db44b7e668
hw/sd/milkymist: Create the SDBus at init()

We don't need to wait until realize() to create the SDBus,
create it in init() directly.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200705211016.15241-4-f4bug@amsat.org>
hw/sd/milkymist-memcard.c