]> git.karo-electronics.de Git - mv-sheeva.git/commit
iommu/amd: Split amd_iommu_init function
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 1 Mar 2012 14:57:53 +0000 (15:57 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 1 Mar 2012 15:14:48 +0000 (16:14 +0100)
commit8704a1ba4751fc5ffe2289765cb7222b3a1e20d5
treee6379e9323e4b5339269f04fe9938b07a251ee52
parent6b21d18ed50c7d145220b0724ea7f2613abf0f95
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 <joerg.roedel@amd.com>
drivers/iommu/amd_iommu_init.c
include/linux/amd-iommu.h