]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:16:19 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:49:21 +0000 (14:49 +0000)
commita9563e75e4f47365dc782b8a4d8460db2bc19831
tree92ed7371ca47078b5c3a98cd29601183bb507422
parent7a9468c92517e19037bfe2272f64f5dadaf9db15
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs

Now the PXA2xx MMCI device is QOMified itself, we can
update it to use the SDBus APIs to talk to the SD card.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1455646193-13238-9-git-send-email-peter.maydell@linaro.org
hw/sd/pxa2xx_mmci.c