From: Joerg Roedel Date: Thu, 1 Mar 2012 14:57:53 +0000 (+0100) Subject: iommu/amd: Split amd_iommu_init function X-Git-Tag: v3.4-rc1~112^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8704a1ba4751fc5ffe2289765cb7222b3a1e20d5;p=pandora-kernel.git iommu/amd: Split amd_iommu_init function The hardware-initializtion part of the AMD IOMMU driver is split out into a seperate function. This function can now be called either from amd_iommu_init() itself or any other place if the hardware needs to be ready earlier. This will be used to implement interrupt remapping for AMD. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed