commit | 80bbaee66ac38bcb5fe5a6f285e20457afcc8bec | [log] [tgz] |
---|---|---|
author | Andreas Färber <afaerber@suse.de> | Sat Aug 03 12:23:05 2013 +0200 |
committer | Andreas Färber <afaerber@suse.de> | Tue Nov 05 18:06:52 2013 +0100 |
tree | 1d847aa20e2af37d054714e7a9e718bef5053126 | |
parent | e3d4d36d1bff6b1a0b68b794c33bbe8666afc840 [diff] |
pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState Turn it into a SysBusDevice and use a container MemoryRegion. Add a link<pcmcia-card> property to the PCMCIACardState. Signed-off-by: Andreas Färber <afaerber@suse.de>