OSDN Git Service

iommu/amd: Remove special mapping code for dma_ops path
authorJoerg Roedel <jroedel@suse.de>
Tue, 5 Jul 2016 12:39:47 +0000 (14:39 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 13 Jul 2016 10:46:05 +0000 (12:46 +0200)
commit518d9b450387a3508363af58d1f62db9fc92d438
treedbb2709eb83c82b2adc36d8231caf49bad7e9075
parentb911b89b6d0112b5e81b74ce25d894b03023344e
iommu/amd: Remove special mapping code for dma_ops path

Use the iommu-api map/unmap functions instead. This will be
required anyway when IOVA code is used for address
allocation.

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