David Gibson 964455f39e Correct types in bmdma_addr_{read,write}
Back when I made patches introducing dma_addr_t and various PCI DMA
wrapper functions, I made a mistake.  The bmdma_addr_{read,write} functions
need to take target_phys_addr_t not dma_addr_t, since they are assigned
to MemoryRegionOps callbacks.

This patch corrects my error.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-01-21 05:17:01 +01:00
..
2011-10-26 14:22:40 +01:00
2011-09-21 14:32:20 +02:00
2011-12-15 12:40:07 +01:00
2011-09-21 14:32:20 +02:00
2011-12-15 12:40:08 +01:00
2011-11-24 18:31:59 +02:00
2012-01-21 05:17:01 +01:00
2011-08-08 10:15:54 -05:00