]> Git Repo - qemu.git/commit - hw/sd/milkymist-memcard.c
hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 22 Feb 2018 15:12:51 +0000 (15:12 +0000)
committerPeter Maydell <[email protected]>
Thu, 22 Feb 2018 15:12:51 +0000 (15:12 +0000)
commit85fd6e5db15173fcbf214e5667860e5d634156d3
tree88fc0397022e24531b5fc21da9c64463a1d3b470
parentd9f98aab67bd5e0de4d8a53139806337d6caf5b5
hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()

Create the SDCard in the realize() function.

Suggested-by: Michael Walle <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Acked-by: Michael Walle <[email protected]>
Message-id: 20180216022933[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/sd/milkymist-memcard.c
This page took 0.028046 seconds and 4 git commands to generate.