diff options
author | Robin Murphy <robin.murphy@arm.com> | 2018-01-24 14:22:09 +0000 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2018-02-13 14:33:53 +0100 |
commit | 6d7cf02a8660cf5570b20017df4b14a2ddbd1694 (patch) | |
tree | 693d9aa76250ea99b4180ca97d21a0b0174592a5 /drivers/acpi | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) | |
download | linux-6d7cf02a8660cf5570b20017df4b14a2ddbd1694.tar.bz2 |
iommu/exynos: Use generic group callback
Since iommu_group_get_for_dev() already tries iommu_group_get() and will
not call ops->device_group if the group is already non-NULL, the check
in get_device_iommu_group() is always redundant and it reduces to a
duplicate of the generic version; let's just use that one instead.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions