sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2008 01:40:38 +0000 (18:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Aug 2008 09:15:07 +0000 (02:15 -0700)
This lets us kill this "map it in every IOMMU" crazy code, and also
some of the final references to sbus_root.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found