diff options
author | Joerg Roedel <jroedel@suse.de> | 2020-05-27 14:53:05 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2020-05-29 18:10:23 +0300 |
commit | fb1b6955bbf3470d1a3dfb22efc729fa84c73a89 (patch) | |
tree | 8a76be52c4f60c06eb84c1c74970dcfeecee0388 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c201d58cfee8631350888bad9e8bae33e628605 (diff) | |
download | linux-fb1b6955bbf3470d1a3dfb22efc729fa84c73a89.tar.xz |
iommu/amd: Unexport get_dev_data()
This function is internal to the AMD IOMMU driver and only exported
because the amd_iommu_v2 modules calls it. But the reason it is called
from there could better be handled by amd_iommu_is_attach_deferred().
So unexport get_dev_data() and use amd_iommu_is_attach_deferred()
instead.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Reviewed-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20200527115313.7426-3-joro@8bytes.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions