commit | ce2eb8f44e60c748fac56ede46b526fdac773e1b | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Fri Jul 21 13:12:35 2017 +0100 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Aug 10 00:03:50 2017 +0200 |
tree | e79140e29d95a683901fbd7ed9d2a9dca9caf7b8 | |
parent | 6bd4f1c754b2fafac403073b0d8469bed1d37e2d [diff] |
iommu/msm: Add iommu_group support As the last step to making groups mandatory, clean up the remaining drivers by adding basic support. Whilst it may not perfectly reflect the isolation capabilities of the hardware, using generic_device_group() should at least maintain existing behaviour with respect to the API. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>