hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the bus
commitc3abd91309b476ca539b3ec73b30887d4759aba8
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 22 Feb 2018 15:12:52 +0000 (22 15:12 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Feb 2018 15:12:52 +0000 (22 15:12 +0000)
tree2980b73ab6bd27ef74c7fd0fc63485ad87f85cde
parent3d0369ba499866cc6a839f71212d97876500762d
hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the bus

On reset the bus will reset the card,
we can now drop the device_reset() call.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 20180216022933.10945-5-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/ssi-sd.c