On Wed, Jan 24, 2018 at 02:22:09PM +0000, Robin Murphy wrote:
> 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.mur...@arm.com>
> ---
>  drivers/iommu/exynos-iommu.c | 13 +------------
>  1 file changed, 1 insertion(+), 12 deletions(-)

Applied, thanks Robin.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to