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: NGrant Likely <grant.likely@linaro.org> Signed-off-by: NRobin Murphy <robin.murphy@arm.com> [will: added missing #include and missing ')'] Signed-off-by: NWill Deacon <will.deacon@arm.com>
Showing
想要评论请 注册 或 登录