x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 9 Jun 2011 15:25:50 +0000 (17:25 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:58 +0000 (12:49 +0200)
With this patch the low-level attach/detach functions only
work on dev_data structures. This allows to remove the
dev_data->dev pointer.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found