diff options
author | Robin Murphy <[email protected]> | 2023-11-21 18:04:02 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-11-27 11:03:15 +0100 |
commit | 17de3f5fdd35676b0e3d41c7c9bf4e3032eb3673 (patch) | |
tree | 28a6c021a667f08284a32855f54a2ca6f271b2c4 /scripts/gdb/linux/utils.py | |
parent | 01bf81af85458c0427a70ae3bf90b375d038c95b (diff) |
iommu: Retire bus ops
With the rest of the API internals converted, it's time to finally
tackle probe_device and how we bootstrap the per-device ops association
to begin with. This ends up being disappointingly straightforward, since
fwspec users are already doing it in order to find their of_xlate
callback, and it works out that we can easily do the equivalent for
other drivers too. Then shuffle the remaining awareness of iommu_ops
into the couple of core headers that still need it, and breathe a sigh
of relief.
Ding dong the bus ops are gone!
CC: Rafael J. Wysocki <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Lu Baolu <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Jerry Snitselaar <[email protected]>
Signed-off-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/a59011ef65b4b6657cb0b7a388d786b779b61305.1700589539.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions