Skip to content
Snippets Groups Projects
Commit f048cc6a authored by Robin Murphy's avatar Robin Murphy
Browse files

ARM: dma-mapping: Pass device to arm_iommu_create_mapping()


All users of ARM IOMMU mappings create them for a particular device, so
change the interface to accept the device rather than forcing a vague
indirection through a bus type. This prepares for making a similar
change to iommu_domain_alloc() itself.

Signed-off-by: Robin Murphy's avatarRobin Murphy <robin.murphy@arm.com>
parent 965912ab
Branches iommu/bus
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment