From: Joerg Roedel Date: Thu, 9 Jun 2011 15:25:50 +0000 (+0200) Subject: x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions X-Git-Tag: v3.1-rc1~303^2^2~2^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec9e79ef062272a119994c4fdd5e434f3e1bf352;p=pandora-kernel.git x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions 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 --- Reading git-diff-tree failed