iommu/amd: Implement add_device and remove_device
authorJoerg Roedel <jroedel@suse.de>
Thu, 28 May 2015 16:41:39 +0000 (18:41 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 11 Jun 2015 07:42:21 +0000 (09:42 +0200)
commitaafd8ba0ca74894b9397e412bbd7f8ea2662ead8
treedb6fdf9068f347510a7ac8aa561bc0498c8ba874
parent063071dff53858027e95d3cfcedb1780952302ad
iommu/amd: Implement add_device and remove_device

Implement these two iommu-ops call-backs to make use of the
initialization and notifier features of the iommu core.

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