diff options
author | Robin Murphy <Robin.Murphy@arm.com> | 2014-12-05 14:41:02 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2014-12-05 15:35:52 +0100 |
commit | a42a7a1fb5f1f9004b023594609dc22da02fc08b (patch) | |
tree | e6f54fe900945b7c1939757a59aeabc510605a27 /arch/arm/kernel | |
parent | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops (diff) | |
download | linux-a42a7a1fb5f1f9004b023594609dc22da02fc08b.tar.xz linux-a42a7a1fb5f1f9004b023594609dc22da02fc08b.zip |
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: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
[will: added missing #include and missing ')']
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions