diff options
author | Robin Murphy <robin.murphy@arm.com> | 2021-12-17 16:31:02 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2021-12-20 09:03:05 +0100 |
commit | f7f07484542fae833025da86eb4bd068f5253fe0 (patch) | |
tree | 2d630757011fad24e2c68d22adbda0c46adf95e3 /drivers/opp | |
parent | iommu/iova: Consolidate flush queue code (diff) | |
download | linux-f7f07484542fae833025da86eb4bd068f5253fe0.tar.xz linux-f7f07484542fae833025da86eb4bd068f5253fe0.zip |
iommu/iova: Move flush queue code to iommu-dma
Flush queues are specific to DMA ops, which are now handled exclusively
by iommu-dma. As such, now that the historical artefacts from being
shared directly with drivers have been cleaned up, move the flush queue
code into iommu-dma itself to get it out of the way of other IOVA users.
This is pure code movement with no functional change; refactoring to
clean up the headers and definitions will follow.
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/1d9a1ee1392e96eaae5e6467181b3e83edfdfbad.1639753638.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/opp')
0 files changed, 0 insertions, 0 deletions