From: Joerg Roedel Date: Mon, 8 Sep 2008 13:55:10 +0000 (+0200) Subject: AMD IOMMU: save pci_dev instead of devid X-Git-Tag: v2.6.28-rc1~712^2^4~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eaf28a1cd2686aaa185b54d5a5e18e91b41f7f2;p=pandora-kernel.git AMD IOMMU: save pci_dev instead of devid We need the pci_dev later anyways to enable MSI for the IOMMU hardware. So remove the devid pointing to the BDF and replace it with the pci_dev structure where the IOMMU is implemented. Signed-off-by: Joerg Roedel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed