iommu/amd: Implement dm_region call-backs
authorJoerg Roedel <jroedel@suse.de>
Thu, 28 May 2015 16:41:37 +0000 (18:41 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 11 Jun 2015 07:42:20 +0000 (09:42 +0200)
commit35cf248f8860b8d2956516d6cdf7e57ff4ed4cbb
treeae5e169684a65da2a2b8eb28f20fc8e6559c8d36
parentd290f1e70d85a9a4d124594c6a3d769329960bdc
iommu/amd: Implement dm_region call-backs

Add the get_dm_regions and put_dm_regions callbacks to the
iommu_ops of the AMD IOMMU driver.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c