commit | e91c25111aa373af7439d97ab0e606bcffd599ef | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jun 24 15:25:27 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Jul 13 10:10:55 2015 +1000 |
tree | f8eba1cd404beeffa81c2df91485a141f6ea9441 | |
parent | 2db4928bb559f8b43ca75879548111dc13a7de31 [diff] |
powerpc/iommu: Cleanup setting of DMA base/offset Now that the table and the offset can co-exist, we no longer need to flip/flop, we can just establish both once at boot time. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>