amd-iommu: change dma_dom->next_bit to dma_dom->next_address
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 18 May 2009 13:32:48 +0000 (15:32 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 28 May 2009 16:14:26 +0000 (18:14 +0200)
commit803b8cb4d9a93b90c67aba2aab7f2c54d595b5b9
tree385fa4952c9014d04501b69a2b4410072f4dd361
parent384de72910a7bf96a02a6d8023fe9e16d872beb2
amd-iommu: change dma_dom->next_bit to dma_dom->next_address

Simplify the code a little bit by using the same unit for all address
space related state in the dma_ops domain structure.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c