]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/iommu/arm-smmu.c
iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
authorAntonios Motakis <a.motakis@virtualopensystems.com>
Fri, 18 Oct 2013 15:08:29 +0000 (16:08 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 16 Dec 2013 19:30:28 +0000 (19:30 +0000)
commit5fc63a7c446e998d01a68b108fe007be675aced7
treeb7f5bc54103694b5b9f00030b768504240a19b93
parent319e2e3f63c348a9b66db4667efa73178e18b17d
iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group

IOMMU groups are expected by certain users of the IOMMU API,
e.g. VFIO. Add new devices found by the SMMU driver to an IOMMU
group to satisfy those users.

Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu.c