diff options
author | Will Deacon <will@kernel.org> | 2019-07-02 17:43:34 +0200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-07-24 14:32:33 +0200 |
commit | 298f78895b081911e0b3605f07d79ebd3d4cf7b0 (patch) | |
tree | f4ba760feb4069d598671753468e716aa223fc41 /sound/aoa | |
parent | iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync() (diff) | |
download | linux-298f78895b081911e0b3605f07d79ebd3d4cf7b0.tar.xz linux-298f78895b081911e0b3605f07d79ebd3d4cf7b0.zip |
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the
iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which
better describes its purpose and avoids the potential for confusion
between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'sound/aoa')
0 files changed, 0 insertions, 0 deletions