Jan Nikitenko d700119836 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms
dma_cache_wback_inv() expects virtual address, but physical was provided
due to translation via plat_dma_addr_to_phys().
If replaced with dma_addr_to_virt(), page fault oops from dma_unmap_page()
is gone on au1550 platform.

Signed-off-by: Jan Nikitenko <jan.nikitenko@gmail.com>
Acked-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-03-23 23:38:04 +01:00
..
2008-10-20 08:52:41 -07:00
2009-03-13 23:08:00 +01:00
2008-10-16 11:21:47 -07:00
2008-04-28 17:14:25 +01:00
2008-10-15 20:55:51 +02:00
2009-03-13 23:08:00 +01:00
2009-03-13 23:08:00 +01:00