iommu: io-pgtable-fast: Separate dma and io-pagetable layers
The io-pgtable layer should be responsible for
1) Reading/modifying the pagetable
2) Performing cpu cache maintenance on the pagetable
Remove code which does this from the DMA layer, and re-add it in
the io-pgtable layer, if duplicate functionality does not already
exist.
Change-Id: I2250c0f574b933f524ff464f6539ea6db1699729
Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment