Skip to content
Commit a42a7a1f authored by Robin Murphy's avatar Robin Murphy Committed by Will Deacon
Browse files

iommu: store DT-probed IOMMU data privately



Since the data pointer in the DT node is public and may be overwritten
by conflicting code, move the DT-probed IOMMU ops to a private list
where they will be safe.

Acked-by: default avatarGrant Likely <grant.likely@linaro.org>
Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
[will: added missing #include and missing ')']
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 4bb25789
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment