diff options
author | Will Deacon <will.deacon@arm.com> | 2015-01-16 18:02:15 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-03-18 10:15:53 +0000 |
commit | 89cfdb19a88872088a8cf69621e55d41c379f02f (patch) | |
tree | d8296ed5147f8b6f2ba6b0aafa42c0b248d43fa2 /arch/arm/boot/compressed/head.S | |
parent | 1b4bd608763e063ea87e20030e05db005e70177f (diff) | |
download | linux-89cfdb19a88872088a8cf69621e55d41c379f02f.tar.bz2 |
ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata
When using the IOMMU-backed DMA ops for a device, we store a pointer to
the dma_iommu_mapping structure (used to keep track of the address
space) in the archdata.mapping field of the struct device.
Rather than access this field directly, use the to_dma_iommu_mapping
helper in dma-mapping, so that we don't really care where the mapping
information is held.
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/boot/compressed/head.S')
0 files changed, 0 insertions, 0 deletions