diff options
author | Robin Murphy <robin.murphy@arm.com> | 2017-07-21 13:12:38 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2017-08-10 00:03:51 +0200 |
commit | 05f80300dc8bcfe8566b36256d01482cae5afa02 (patch) | |
tree | 7f9e9821c453f0125a8544ed529c718b7ddfbfd0 /samples | |
parent | 15f9a3104b80a83e33ec04609aa61ac7e045fa2c (diff) |
iommu: Finish making iommu_group support mandatory
Now that all the drivers properly implementing the IOMMU API support
groups (I'm ignoring the etnaviv GPU MMUs which seemingly only do just
enough to convince the ARM DMA mapping ops), we can remove the FIXME
workarounds from the core code. In the process, it also seems logical to
make the .device_group callback non-optional for drivers calling
iommu_group_get_for_dev() - the current callers all implement it anyway,
and it doesn't make sense for any future callers not to either.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions