commit | c3abd91309b476ca539b3ec73b30887d4759aba8 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Thu Feb 22 15:12:52 2018 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 22 15:12:52 2018 +0000 |
tree | 2980b73ab6bd27ef74c7fd0fc63485ad87f85cde | |
parent | 3d0369ba499866cc6a839f71212d97876500762d [diff] |
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>