]> Git Repo - qemu.git/commit
hw/sd/pxa2xx_mmci: convert to SysBusDevice object
authorPeter Maydell <[email protected]>
Thu, 18 Feb 2016 14:16:19 +0000 (14:16 +0000)
committerPeter Maydell <[email protected]>
Thu, 18 Feb 2016 14:26:33 +0000 (14:26 +0000)
commit7a9468c92517e19037bfe2272f64f5dadaf9db15
treebf7739023535a0a79d0a7bd98d3f4a296d8acf01
parenteb4f566bbbe195b2475e8fa5d9ed29ca56a18b02
hw/sd/pxa2xx_mmci: convert to SysBusDevice object

Convert the pxa2xx_mmci device to be a sysbus device.

In this commit we only change the device itself, and leave
the interface to the SD card using the old non-SDBus APIs.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
Message-id: 1455646193[email protected]
hw/sd/pxa2xx_mmci.c
This page took 0.026183 seconds and 4 git commands to generate.