iommu/amd: Get rid of device_dma_ops_init()
authorJoerg Roedel <jroedel@suse.de>
Thu, 28 May 2015 16:41:43 +0000 (18:41 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 11 Jun 2015 07:42:23 +0000 (09:42 +0200)
With device intialization done in the add_device call-back
now there is no reason for this function anymore.

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

Simple merge