Peter Maydell 13e1e476b4 hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOps
Update the pxa2xx_mmci device to stop using the old_mmio read
and write callbacks in its MemoryRegionOps. This actually
simplifies the code because the separate byte/halfword/word
access functions were all calling into a single function to
do the work anyway.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1434117989-7367-6-git-send-email-peter.maydell@linaro.org
2015-06-15 18:06:09 +01:00
..
2015-04-27 18:24:18 +02:00
2015-06-11 10:13:29 +01:00
2015-05-29 11:28:59 +01:00
2015-04-30 16:06:18 +03:00
2015-06-03 23:56:49 +02:00
2015-06-12 15:39:05 +01:00
2015-06-04 18:33:24 +01:00
2014-10-24 12:19:11 +01:00
2015-06-11 15:33:38 +01:00
2015-03-19 11:11:55 +03:00
2015-06-01 14:18:54 +02:00