aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2008-01-21 16:42:43 +1100
committerPaul Mackerras <paulus@samba.org>2008-01-25 22:52:54 +1100
commit35e4a6e26d0c6bc7f32087db61f0fb3666531183 (patch)
tree5ff6c3e0067e0cdfbbae9c6d8c18370070ac0639 /mm
parent450d87eaeb4d43bd9e1f9523a6a3bfeb48209fea (diff)
[POWERPC] Use archdata.dma_data in dma_direct_ops and add the offset
Now that all platforms using dma_direct_offset setup the archdata.dma_data correctly, we can change the dma_direct_ops to retrieve the offset from the dma_data, rather than directly from the global. While we're here, change the way the offset is used - instead of or'ing it into the value, add it. This should have no effect on current implementations where the offset is far larger than memory, however in future we may want to use smaller offsets. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions