iommu: Remove .domain_{get,set}_windows
authorRobin Murphy <robin.murphy@arm.com>
Wed, 19 Sep 2018 10:12:58 +0000 (11:12 +0100)
committerJoerg Roedel <jroedel@suse.de>
Tue, 25 Sep 2018 12:54:53 +0000 (14:54 +0200)
commit5131e08cd0f8a3faa30c1cdaf53940d6bce1715a
treea6f96670bc770449aa92b4abadd6a8c6980bc0e6
parent701d8a624a2d5aa7d7efd38800c7c6ab4a4c453c
iommu: Remove .domain_{get,set}_windows

Since these are trivially handled by the .domain_{get,set}_attr
callbacks when relevant, we can streamline struct iommu_ops for
everyone.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/fsl_pamu_domain.c
include/linux/iommu.h