amd-iommu: consolidate hardware initialization to one function
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 4 May 2009 16:41:16 +0000 (18:41 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 28 May 2009 16:08:58 +0000 (18:08 +0200)
This patch restructures the AMD IOMMU initialization code to initialize
all hardware registers with one single function call.
This is helpful for suspend/resume support.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu_init.c

Simple merge