diff options
author | Robin Murphy <robin.murphy@arm.com> | 2025-02-28 15:46:31 +0000 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2025-03-11 14:05:41 +0100 |
commit | fd598f71b66975c042f40ae7cd4310d6e699e149 (patch) | |
tree | ce71b7e4a880ac82204aaf81316e7d243ab100f0 /scripts/gdb/linux/interrupts.py | |
parent | b46064a18810bad3aea089a79993ca5ea7a3d2b2 (diff) |
iommu: Resolve ops in iommu_init_device()
Since iommu_init_device() was factored out, it is in fact the only
consumer of the ops which __iommu_probe_device() is resolving, so let it
do that itself rather than passing them in. This also puts the ops
lookup at a more logical point relative to the rest of the flow through
__iommu_probe_device().
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/fa4b6cfc67a352488b7f4e0b736008307ce9ac2e.1740753261.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions